登录参数类
更多...
#import <JRTCClientLoginParam.h>
◆ accelerateKey
- (NSString*) accelerateKey |
|
readwritenonatomiccopy |
◆ accelerateKeySecret
- (NSString*) accelerateKeySecret |
|
readwritenonatomiccopy |
加速云KEY密钥
- 注解
- accelerateKey为空不生效
◆ accountEntry
- (NSString*) accountEntry |
|
readwritenonatomiccopy |
帐户分录, 如果支持国密S3则需要设置certificate,否则不设置
◆ autoCreateAccount
- (bool) autoCreateAccount |
|
readwritenonatomicassign |
◆ certificate
- (NSString*) certificate |
|
readwritenonatomiccopy |
◆ deviceId
◆ logFilter
◆ optimizeDataRouter
- (bool) optimizeDataRouter |
|
readwritenonatomicassign |
◆ terminalType
- (NSString*) terminalType |
|
readwritenonatomiccopy |
终端登录类型,支持多终端登录,默认所有终端相同会导致互踢
◆ token
◆ tokenExtraParam
- (NSString*) tokenExtraParam |
|
readwritenonatomiccopy |
token校验拓展参数,json字符串
- 注解
- token为空不生效
◆ tokenType
◆ zanTongClient