Searched defs:onAuthenticationError (Results 1 – 2 of 2) sorted by relevance
43 void onAuthenticationError(int errMsgId, CharSequence errString); in onAuthenticationError() method
144 override fun onAuthenticationError(errorCode: Int, errString: CharSequence) { in <lambda>() method