Click or drag to resize

SFSBuddyIsOnline Property

Indicates whether this buddy is online in the Buddy List system or not.

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

Property Value

Type: Boolean

Implements

BuddyIsOnline
See Also