IMSDK
即时通信 IM 提供全球接入、单聊、群聊、消息推送、资料关系链托管、账号鉴权等全方位解决方案,并提供完备的 App 接入、后台管理接口。
属性
V2TIMTopicOperationResult
属性
int
errorCode
NSString *
errorMsg
NSString *
topicID
属性说明
◆
errorCode
- (int) errorCode
read
write
nonatomic
assign
结果 0:成功;非0:失败
◆
errorMsg
- (NSString*) errorMsg
read
write
nonatomic
strong
错误信息
◆
topicID
- (NSString*) topicID
read
write
nonatomic
strong
话题 ID