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.
V2TIMTopicOperationResult

Public Member Functions

 V2TIMTopicOperationResult ()
 
 V2TIMTopicOperationResult (const V2TIMTopicOperationResult &result)
 
 ~V2TIMTopicOperationResult ()
 

Data Fields

int errorCode
 
V2TIMString errorMsg
 
V2TIMString topicID
 

Constructor & Destructor Documentation

◆ V2TIMTopicOperationResult() [1/2]

◆ V2TIMTopicOperationResult() [2/2]

◆ ~V2TIMTopicOperationResult()

Field Documentation

◆ errorCode

int errorCode

Return code. 0: successful; other: failed.

◆ errorMsg

V2TIMString errorMsg

Result information.

◆ topicID

V2TIMString topicID

TopicID.