Click or drag to resize

BuddyNickName Property

Returns the nickname of this buddy.

Namespace:  Sfs2X.Entities
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
string NickName { get; }

Property Value

Type: String
Remarks
If the nickname is not set, null is returned.
See Also