PlayServicesState
State of Google Play Services (and the Cast framework) on the device.
Index
Enumeration members
Enumeration members
DISABLED
• DISABLED: = "disabled"
The installed version of Google Play services has been disabled on this device.
INVALID
• INVALID: = "invalid"
The installed version of Google Play services is out of date.
MISSING
• MISSING: = "missing"
Google Play services is missing on this device.
SUCCESS
• SUCCESS: = "success"
Play Services are available.
UPDATE_REQUIRED
• UPDATE_REQUIRED: = "updateRequired"
The installed version of Google Play services is out of date.
UPDATING
• UPDATING: = "updating"
Google Play service is currently being updated on this device.