onAuthenticationHelp

open fun onAuthenticationHelp(helpMsgId: Int, @NonNull helpString: CharSequence)(source)

Called when a recoverable error has been encountered during authentication. The help string is provided to give the user guidance for what went wrong, such as "Sensor dirty, please clean it."

Parameters

helpMsgId

An integer identifying the error message

helpString

A human-readable string that can be shown in UI