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

Public Member Functions

int getErrorCode ()
 
String getErrorMessage ()
 
V2TIMTopicInfo getTopicInfo ()
 

Member Function Documentation

◆ getErrorCode()

int getErrorCode ( )
inline

Get the error code.

◆ getErrorMessage()

String getErrorMessage ( )
inline

Get the error message.

◆ getTopicInfo()

V2TIMTopicInfo getTopicInfo ( )
inline

Get the topic information.