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

Public Member Functions

String getTopicID ()
 
int getResultCode ()
 
String getResultMessage ()
 
long getTopicPermission ()
 
String getGroupID ()
 
String getPermissionGroupID ()
 

Member Function Documentation

◆ getTopicID()

String getTopicID ( )
inline

Get topic ID

◆ getResultCode()

int getResultCode ( )
inline

Get the return code. 0: successful; other: failed

◆ getResultMessage()

String getResultMessage ( )
inline

Get the result information

◆ getTopicPermission()

long getTopicPermission ( )
inline

Get topic permission

◆ getGroupID()

String getGroupID ( )
inline

Get community ID

◆ getPermissionGroupID()

String getPermissionGroupID ( )
inline

Get permission group ID