| | Class | Description |
|---|
| | BaseVariable |
The BaseVariable object is the base class for all SmartFoxServer Variable entities on the client. |
| | MMOItemVariable |
The MMOItemVariable object represents a SmartFoxServer MMOItem Variable entity on the client. |
| | ReservedBuddyVariables |
The ReservedBuddyVariables class contains the constants describing the SmartFoxServer API reserved Buddy Variable names. |
| | ReservedRoomVariables |
The ReservedRoomVariables class contains the constants 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 constants defining the valid types of User, Room and Buddy Variables to be passed to their constructors. |