文档中心
互动直播 (Legacy)
API 参考
LogUploadServerInfo Class Reference
Objective-C API Reference for iOS/macOS
LogUploadServerInfo Class Reference
Inherits from |
NSObject |
Declared in |
AgoraObjects.h |
@property (copy, nonatomic) NSString *serverDomain
Declared In
AgoraObjects.h
@property (copy, nonatomic) NSString *serverPath
Declared In
AgoraObjects.h
@property (assign, nonatomic) NSInteger serverPort
Declared In
AgoraObjects.h
@property (assign, nonatomic) BOOL serverHttps
Discussion
- YES: 使用 https 协议。
- NO: 使用 http 协议。
Declared In
AgoraObjects.h