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

Public Member Functions

int getResultCode ()
 
String getResultInfo ()
 
V2TIMOfficialAccountInfo getOfficialAccountInfo ()
 

Member Function Documentation

◆ getResultCode()

int getResultCode ( )
inline

Get result code

◆ getResultInfo()

String getResultInfo ( )
inline

Get result info

◆ getOfficialAccountInfo()

V2TIMOfficialAccountInfo getOfficialAccountInfo ( )
inline

Get official account information.

Returns