Click or drag to resize

ReservedBuddyVariablesBV_ONLINE Field

The Buddy Variable with this name keeps track of the online/offline state of the user in a buddy list.

Namespace:  Sfs2X.Entities.Variables
Assembly:  SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax
C#
public static readonly string BV_ONLINE

Field Value

Type: String
Remarks
This variable is persistent, which means that the online/offline state is preserved upon disconnection.
See Also