Class ZegoConstants.HttpDNSType

  • Enclosing class:
    ZegoConstants

    public static final class ZegoConstants.HttpDNSType
    extends java.lang.Object
    支持的 httpdns 域名解析服务
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALIYUN
      阿里云 httpdns
      static int NONE
      不使用
      static int TENCENT
      腾讯 httpdns
      static int WANGSU
      网宿 httpdns
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpDNSType()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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