| Package | Description |
|---|---|
| com.amazonaws.mobile.client |
| Modifier and Type | Method and Description |
|---|---|
SignOutOptions |
SignOutOptions.Builder.build()
Finalize the Builder and the options object will be returned.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AWSMobileClient.signOut(SignOutOptions signOutOptions)
Sign-out the user with more options.
|
void |
AWSMobileClient.signOut(SignOutOptions signOutOptions,
Callback<Void> callback)
Sign-out the user with more options.
|
Copyright © 2020. All rights reserved.