onAsyncRegistrationResult(boolean, int, String) method

Callback method that is invoked with the result of user registration.

Syntax

void onAsyncRegistrationResult ( boolean registrationSuccess , int errCode , String errMsg )

Parameters

Examples