Skip to main content

Success callback

This callback method and enum information are relayed when the function handled in the chat is successful or complete.

Callback method

// This callback method is relayed when the function handled in the chat is successful or complete.
void OnSuccess(BackndChat::SUCCESS_MESSAGE success, void* param) { }

SuccessCode(enum)

ValueDescriptionParam
REPORTReport process completeNULL
CHANGE_AVATARAvatar change completeNULL