BuddyGetOnlineVariables Method |
Retrieves the list of non-persistent Buddy Variables of this buddy.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax List<BuddyVariable> GetOnlineVariables()
Return Value
Type:
ListBuddyVariableA list of objects representing the online Buddy Variables.
See Also