Object NESeatInvitationConfirmMode

  • All Implemented Interfaces:

    
    public class NESeatInvitationConfirmMode
    
                        

    麦位邀请确认模式。

    • OFF 确认模式关闭,即管理员邀请其他成员上麦,不需要被邀请的成员确认,可直接上麦。

    • ON 确认模式打开,即管理员邀请其他成员上麦,需要被邀请的成员确认,接受后方可上麦。

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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

    • Method Detail