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

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

Member Function Documentation

◆ getErrorCode()

int getErrorCode ( )
inline

Get the error code.

◆ getErrorMessage()

String getErrorMessage ( )
inline

Get the error message.

◆ getTopicID()

String getTopicID ( )
inline

Get the topic ID.