Package sfs2x.client.entities.variables
-
Interface Summary Interface Description BuddyVariable The BuddyVariable interface defines all the public methods and properties that an object representing a SmartFoxServer Buddy Variable exposes.IMMOItemVariable The IMMOItemVariable interface defines all the public methods and properties that an object representing a SmartFoxServer MMOItem Variable exposes in addition to those inherited from the parent interface.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.Variable -
Class Summary Class Description BaseVariable MMOItemVariable 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, Buddy and Room Variables to be passed to their constructors.