| IBuddyManagerOnlineBuddies Property  | 
 
            Returns a list of Buddy objects representing all the online buddies in the user's buddies list.
            
 
    Namespace: 
   Sfs2X.Entities.Managers
    Assembly:
   SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
 Syntax
SyntaxList<Buddy> OnlineBuddies { get; }Property Value
Type: 
ListBuddy See Also
See Also