public interface StartupAuthResultHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onComplete(StartupAuthResult authResults)
Called when the startup auth flow is complete.
|
void onComplete(StartupAuthResult authResults)
authResults - the StartupAuthResult object containing the results for doStartupAuth().Copyright © 2017. All rights reserved.