Package 

Object NESeatRequestApprovalMode

  • All Implemented Interfaces:

    
    public class NESeatRequestApprovalMode
    
                        

    麦位申请审批模式。

    • 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
      final Integer getOFF()
      final Integer getON()
      • Methods inherited from class java.lang.Object

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