IMSDK
即时通信 IM 提供全球接入、单聊、群聊、消息推送、资料关系链托管、账号鉴权等全方位解决方案,并提供完备的 App 接入、后台管理接口。
V2TIMTopicOperationResult

属性

int errorCode
 
NSString * errorMsg
 
NSString * topicID
 

属性说明

◆ errorCode

- (int) errorCode
readwritenonatomicassign

结果 0:成功;非0:失败

◆ errorMsg

- (NSString*) errorMsg
readwritenonatomicstrong

错误信息

◆ topicID

- (NSString*) topicID
readwritenonatomicstrong

话题 ID