IMSDK
IM features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication. It also provides complete app access and backend management APIs.
Properties
V2TIMTopicOperationResult
Properties
int
errorCode
NSString *
errorMsg
NSString *
topicID
Property Documentation
◆
errorCode
- (int) errorCode
read
write
nonatomic
assign
Return code. 0: successful; other: failed.
◆
errorMsg
- (NSString*) errorMsg
read
write
nonatomic
strong
Result information.
◆
topicID
- (NSString*) topicID
read
write
nonatomic
strong
TopicID.