Package com.zego.zegoavkit2
Class ZegoConstants.HttpDNSType
- java.lang.Object
-
- com.zego.zegoavkit2.ZegoConstants.HttpDNSType
-
- Enclosing class:
- ZegoConstants
public static final class ZegoConstants.HttpDNSType extends java.lang.Object
支持的 httpdns 域名解析服务
-
-
Constructor Summary
Constructors Constructor Description HttpDNSType()
-
-
-
Field Detail
-
NONE
public static final int NONE
不使用- See Also:
- Constant Field Values
-
WANGSU
public static final int WANGSU
网宿 httpdns- See Also:
- Constant Field Values
-
TENCENT
public static final int TENCENT
腾讯 httpdns- See Also:
- Constant Field Values
-
ALIYUN
public static final int ALIYUN
阿里云 httpdns- See Also:
- Constant Field Values
-
-