NIMSDK-iOS
|
#import <Foundation/Foundation.h>
类 | |
class | NIMQChatLoginParam |
类型定义 | |
typedef NSString *_Nonnull(^ | NIMProvideQChatDynamicTokenHandler) (NSString *__nullable account) |
枚举 | |
enum | NIMQChatLoginAuthType { NIMQChatLoginAuthTypeDefault = 0 , NIMQChatLoginAuthTypeDynamicToken = 1 } |
typedef NSString *_Nonnull(^ NIMProvideQChatDynamicTokenHandler) (NSString *__nullable account) |
动态token block