#import <NIMChatroomEnterRequest.h>
◆ antispamBusinessId
- (NSString*) antispamBusinessId |
|
readwritenonatomiccopy |
◆ distance
- (NSDecimalNumber*) distance |
|
readwritenonatomicstrong |
◆ dynamicTokenHandler
◆ locationX
- (NSDecimalNumber*) locationX |
|
readwritenonatomicstrong |
◆ locationY
- (NSDecimalNumber*) locationY |
|
readwritenonatomicstrong |
◆ locationZ
- (NSDecimalNumber*) locationZ |
|
readwritenonatomicstrong |
◆ loginAuthType
◆ loginExt
◆ mode
聊天室独立模式 @discussion 默认为 nil,即聊天室登录需要依赖 IM 登录,只有 IM 登录后才能够登录聊天室。设置后可以在不依赖 IM 通道的情况下进行登录
◆ notifyTargetTags
- (NSString*) notifyTargetTags |
|
readwritenonatomiccopy |
登录登出通知的目标标签,是一个标签表达式,见TagCalculator和TagPattern
◆ retryCount
聊天室重连次数,默认为三次 @discussion 设置成 0 后一旦一次连接失败后,SDK 将不在重试。 APP 可以根据自己的需求进行设置
◆ roomAvatar
聊天室头像 @discussion 上层可以自主设置在聊天室内的头像,没有设置则使用用户本身的信息
◆ roomExt
◆ roomId
◆ roomNickname
- (NSString*) roomNickname |
|
readwritenonatomiccopy |
聊天室昵称 @discussion 上层可以自主设置在聊天室内的昵称,没有设置则使用用户本身的信息
◆ roomNotifyExt
- (NSString*) roomNotifyExt |
|
readwritenonatomiccopy |
◆ tags
登录标签,可以设置多个,json_array格式,例子:["tag1", "tag2"]
该类的文档由以下文件生成: