SFSBuddyNickName Property |
Returns the nickname of this buddy.
Namespace:
Sfs2X.Entities
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public string NickName { get; }
Property Value
Type:
StringImplements
BuddyNickNameRemarks
If the nickname is not set, null is returned.
See Also