| com.google.android.gms.auth.account.WorkAccountApi.AddAccountResult |
Interface for result of addWorkAccount(GoogleApiClient, String).
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a
Account that has been added. | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From interface
com.google.android.gms.common.api.Result
| |||||||||||
Returns a Account that has been added. If adding the account has failed it will
return null.