Get extra data information for a specific user
var extra = connection.getExtraData('remote-userid'); alert(extra.fullName);