Click or drag to resize

SFSBuddyName Property

Indicates the name of this buddy.

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

Property Value

Type: String

Implements

BuddyName
Remarks
This is equal to the name of the corresponding user.
See Also