Click or drag to resize

IBuddyManagerOfflineBuddies Property

Returns a list of Buddy objects representing all the offline buddies in the user's buddies list.

Namespace:  Sfs2X.Entities.Managers
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
List<Buddy> OfflineBuddies { get; }

Property Value

Type: ListBuddy
See Also