public interface StartupAuthResultHandler
IdentityManager.resumeSession(Activity, StartupAuthResultHandler, long)
.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 © 2018 Amazon Web Services, Inc. All Rights Reserved.