Class ZegoConstants.ZegoRoomMode

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ZegoRoomMode
    extends java.lang.Object
    房间模式
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int MultiRoom
      多房间模式
      static int SingleRoom
      单房间模式
    • Constructor Summary

      Constructors 
      Constructor Description
      ZegoRoomMode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ZegoRoomMode

        public ZegoRoomMode()