ZegoHttpDNSType Constants Reference

Declared in ZegoExpressDefines.h

ZegoHttpDNSType

Supported httpDNS service types.

Definition

typedef NS_ENUM(NSUInteger, ZegoHttpDNSType ) {
   ZegoHttpDNSTypeNone = 0,
   ZegoHttpDNSTypeWangsu = 1,
   ZegoHttpDNSTypeTencent = 2,
   ZegoHttpDNSTypeAliyun = 3,
};

Constants

ZegoHttpDNSTypeNone

None.

Declared In ZegoExpressDefines.h.

ZegoHttpDNSTypeWangsu

wangsu httpdns.

Declared In ZegoExpressDefines.h.

ZegoHttpDNSTypeTencent

tencent httpdns.

Declared In ZegoExpressDefines.h.

ZegoHttpDNSTypeAliyun

aliyun httpdns.

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h