Public 成员函数 | |
V2TIMTopicOperationResult () | |
V2TIMTopicOperationResult (const V2TIMTopicOperationResult &result) | |
~V2TIMTopicOperationResult () | |
成员变量 | |
int32_t | errorCode |
V2TIMString | errorMsg |
V2TIMString | topicID |
V2TIMTopicOperationResult | ( | const V2TIMTopicOperationResult & | result | ) |
int32_t errorCode |
结果 0:成功;非0:失败
V2TIMString errorMsg |
如果删除失败,会返回错误信息
V2TIMString topicID |
如果删除成功,会返回对应的 topicID