IBuddyManagerBuddyList Property |
Returns a list of Buddy objects representing all the 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 List<Buddy> BuddyList { get; }
Property Value
Type:
ListBuddyRemarks
The list is null if the Buddy List system is not initialized.
See Also