Click or drag to resize

ReservedBuddyVariablesBV_NICKNAME Field

The Buddy Variable with this name stores the optional nickname 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_NICKNAME

Field Value

Type: String
Remarks
This variable is persistent, which means that the nickname is preserved upon disconnection.
See Also