@Deprecated
public class AWSStartupResult
extends java.lang.Object
AWSStartupResult is the result returned
by the AWSStartupResultHandler callback
function of the
com.amazonaws.mobile.client.AWSMobileClient#initialize(Context).| Constructor and Description |
|---|
AWSStartupResult(IdentityManager identityManager)
Deprecated.
Construct the AWSStartupResult object with the IdentityManager passed in
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isIdentityIdAvailable()
Deprecated.
Retrieve the IdentityId from the IdentityManager
|
public AWSStartupResult(IdentityManager identityManager)
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.