AuthenticationResultCallback
public fun interface AuthenticationResultCallback
A callback to be called when an AuthenticationResult is available.
Summary
Public methods |
|
|---|---|
abstract void |
onAuthResult(@NonNull AuthenticationResult result)Called when result is available |
Public methods
onAuthResult
Added in 1.4.0-alpha04
abstract void onAuthResult(@NonNull AuthenticationResult result)
Called when result is available