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

Public Member Functions

int getResultCode ()
 
String getResultMessage ()
 
V2TIMGroupInfo getGroupInfo ()
 

Member Function Documentation

◆ getResultCode()

int getResultCode ( )
inline

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

Returns
Return code

◆ getResultMessage()

String getResultMessage ( )
inline

Get the result information

Returns
Information description

◆ getGroupInfo()

V2TIMGroupInfo getGroupInfo ( )
inline

Get the group information

Returns
Group information