@Deprecated
public interface AWSStartupHandler
AWSMobileClient#initialize(Context, AWSStartupHandler)
.Modifier and Type | Method and Description |
---|---|
void |
onComplete(AWSStartupResult awsStartupResult)
Deprecated.
Called when the startup flow is complete.
|
void onComplete(AWSStartupResult awsStartupResult)
awsStartupResult
- the AWSStartupResult object
containing the results for
AWSMobileClient#initialize(Context, AWSStartupHandler)
.Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.