IBuddyManagerBuddyStates Property |
Returns a list of strings representing the available custom buddy states.
Namespace:
Sfs2X.Entities.Managers
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax List<string> BuddyStates { get; set; }
Property Value
Type:
ListStringRemarks
The custom states are received by the client upon initialization of the Buddy List system. They can be configured by means of the SmartFoxServer 2X Administration Tool.
See Also