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

Public Member Functions

void onSuccess ()
 
void onError (int code, String desc)
 

Member Function Documentation

◆ onSuccess()

void onSuccess ( )

Callback on success

◆ onError()

void onError ( int  code,
String  desc 
)

Callback on failure

Parameters
codeError code (see the error code table for details)
descError description