corrected mistake in surname description
m (Number of seconds since last online was incorrect based on trial and error) |
(corrected mistake in surname description) |
||
| Line 9: | Line 9: | ||
:presenceID, givenName, surname, toonName, toonID, client, isOnline, lastOnline, isAFK, isDND, broadcastText, noteText, isFriend, broadcastTime | :presenceID, givenName, surname, toonName, toonID, client, isOnline, lastOnline, isAFK, isDND, broadcastText, noteText, isFriend, broadcastTime | ||
;presenceID : Number - a unique numeric identifier for this friend for this session | ;presenceID : Number - a unique numeric identifier for this friend for this session | ||
;givenName : String - the friend's first name | ;givenName : String - a |K [[UI_escape_sequences|Escape Sequence]] representing the friend's first/given name (As of 4.0) | ||
;surname : String - the friend's family name | ;surname : String - a |K [[UI_escape_sequences|Escape Sequence]] representing the friend's Surname/family name (As of 4.0) | ||
;toonName : String - the name of the friend's currently logged in character | ;toonName : String - the name of the friend's currently logged in character | ||
;toonID : Number - a unique numeric identifier for this friend's character for this session | ;toonID : Number - a unique numeric identifier for this friend's character for this session | ||