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 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns a Account
that has been added. If adding the account has failed it will
return null
.
Returns | |
---|---|
Account |