Click or drag to resize

SFSBuddyIsTemp Property

Indicates whether this buddy is temporary (non-persistent) in the current user's buddies list or not.

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

Property Value

Type: Boolean

Implements

BuddyIsTemp
See Also