Click or drag to resize

BuddyId Property

Indicates the id of this buddy.

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

Property Value

Type: Int32
Remarks
This is equal to the id assigned by SmartFoxServer to the corresponding user.
See Also