onError

public abstract void onError(IRongCoreEnum.CoreErrorCode errorCode, String errorData)

Called when a failure occurs.

Parameters

errorCode

Indicates the error code that describes the cause of the failure.

errorData

Specifies additional information associated with the error code.