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
Declared In
ZegoExpressDefines.h