com.google.android.gms.appstate.AppStateManager.StateDeletedResult |
Result delivered when app state data has been deleted. Possible status codes include:
STATUS_OK
if data was successfully deleted from the server.STATUS_NETWORK_ERROR_OPERATION_FAILED
if the device was unable to
communicate with the network. In this case, the operation is not retried automatically.STATUS_CLIENT_RECONNECT_REQUIRED
if the client needs to reconnect
to the service to access this data.STATUS_INTERNAL_ERROR
if an unexpected error occurred in the
service.Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |