NIMQChatLoginParam Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMQChatLoginParam.h |
authType
鉴权方式 0:最初的loginToken的校验方式; 1:基于appSecret计算的token鉴权方式;
@property (nonatomic, assign) NIMQChatLoginAuthType authTypeDiscussion
鉴权方式 0:最初的loginToken的校验方式; 1:基于appSecret计算的token鉴权方式;
Declared In
NIMQChatLoginParam.h
dynamicTokenHandler
动态token回调
@property (nonatomic, strong) NIMProvideQChatDynamicTokenHandler dynamicTokenHandlerDiscussion
动态token回调
Declared In
NIMQChatLoginParam.h