Class ReservedRoomVariables


  • public class ReservedRoomVariables
    extends java.lang.Object
    The ReservedRoomVariables class contains the constants describing the SmartFoxServer API reserved Room Variable names.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String RV_GAME_STARTED
      The Room Variable with this name keeps track of the state (started or stopped) of a game created with the CreateSFSGameRequest request.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait