Package com.smartfoxserver.v2.entities.variables

  • Interface Summary
    Interface Description
    RoomVariable
    UserVariable
    Variable
  • Class Summary
    Class Description
    ReservedRoomVariables
    The class contains static fields that represent names of "reserved" Room Variables.
    SFSRoomVariable
    RoomVariables are custom values attached to each Room object that get automatically updated between client and server on every change.
    SFSUserVariable
    UserVariables are custom values attached to each User object that get automatically updated between client and server on every change.
  • Enum Summary
    Enum Description
    VariableType