Class ZegoConstants.ErrorMask

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.ErrorMask
    extends java.lang.Object
    错误分段掩码
    • Constructor Summary

      Constructors 
      Constructor Description
      ErrorMask()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • NerworkErrorMask

        public static final int NerworkErrorMask
        网络连接错误掩码
        See Also:
        Constant Field Values
      • ReloginErrorMask

        public static final int ReloginErrorMask
        SDK重登录错误掩码
        See Also:
        Constant Field Values
      • RoomServerErrorMask

        public static final int RoomServerErrorMask
        房间服务错误掩码
        See Also:
        Constant Field Values
    • Constructor Detail

      • ErrorMask

        public ErrorMask()