onAuthenticationError

open fun onAuthenticationError(errMsgId: Int, @NonNull errString: CharSequence)(source)

Called when an unrecoverable error has been encountered and the operation is complete. No further callbacks will be made on this object.

Parameters

errMsgId

An integer identifying the error message

errString

A human-readable error string that can be shown in UI