Class V2TIMTopicOperationResult

话题处理结果

errorCode: number

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

errorMsg: string

如果删除失败,会返回错误信息

topicID: string

如果删除成功,会返回对应的 topicID

Generated using TypeDoc