ZegoCDNProtocol Constants Reference
Declared in | ZegoExpressDefines.h |
---|
ZegoCDNProtocol
CDN network protocol types supported by ZEGO
Definition
typedef NS_ENUM(NSUInteger, ZegoCDNProtocol ) {
ZegoCDNProtocolTCP = 1,
ZegoCDNProtocolQUIC = 2,
};
Constants
Declared In
ZegoExpressDefines.h