Interfaces
 InterfaceDescription
 BuddyVariable The BuddyVariable interface defines all the public methods and properties that an object representing a SmartFoxServer Buddy Variable exposes.
 RoomVariable The RoomVariable interface defines all the public methods and properties that an object representing a SmartFoxServer Room Variable exposes.
 UserVariable The UserVariable interface defines all the public methods and properties that an object representing a SmartFoxServer User Variable exposes.
Classes
 ClassDescription
 ReservedBuddyVariables The ReservedBuddyVariables class contains the costants describing the SmartFoxServer API reserved Buddy Variable names.
 ReservedRoomVariables The ReservedRoomVariables class contains the costants describing the SmartFoxServer API reserved Room Variable names.
 SFSBuddyVariable The SFSBuddyVariable object represents a SmartFoxServer Buddy Variable entity on the client.
 SFSRoomVariable The SFSRoomVariable object represents a SmartFoxServer Room Variable entity on the client.
 SFSUserVariable The SFSUserVariable object represents a SmartFoxServer User Variable entity on the client.
 VariableType The VariableType class contains the costants defining the valid types of User and Room Variables to be passed to their constructors.