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

Public 成员函数

int getErrorCode ()
 
String getErrorMessage ()
 
String getTopicID ()
 

Protected 成员函数

void setTopicOperationResult (TopicOperationResult topicOperationResult)
 

成员函数说明

◆ setTopicOperationResult()

void setTopicOperationResult ( TopicOperationResult  topicOperationResult)
inlineprotected

◆ getErrorCode()

int getErrorCode ( )
inline

错误码

◆ getErrorMessage()

String getErrorMessage ( )
inline

错误描述

◆ getTopicID()

String getTopicID ( )
inline

话题 ID