Namespace adobeDPS-BackgroundRefreshState
- Platforms:
- iOS
Static Fields
Field | Defined By | |
---|---|---|
adobeDPS-BackgroundRefreshState.RESTRICTED
Indicates background updates are unavailable and the user cannot enable them again.
|
BackgroundRefreshState
|
|
adobeDPS-BackgroundRefreshState.DISABLED
Indicates the user explicitly disabled background updates for this app or the whole system.
|
BackgroundRefreshState
|
|
adobeDPS-BackgroundRefreshState.ENABLED
Indicates background updates are available for the app.
|
BackgroundRefreshState
|
|
adobeDPS-BackgroundRefreshState.NOTSUPPORTED
Indicates background updates are not supported for the app.
|
BackgroundRefreshState
|
Namespace Detail
adobeDPS-BackgroundRefreshState
[inner]
Enum for the background app refresh state.
Represents the Background App Refresh settings state in iOS7 or later. In iOS6, this represents the Newsstand setting.
Note: The RESTRICTED value is only applicable to iOS7 and later.
Represents the Background App Refresh settings state in iOS7 or later. In iOS6, this represents the Newsstand setting.
Note: The RESTRICTED value is only applicable to iOS7 and later.
Static Field Details
adobeDPS-BackgroundRefreshState.RESTRICTED
Indicates background updates are unavailable and the user cannot enable them again. For example, this status can occur when parental controls are in effect for the current user. Do not warn the user when this is the current state. A restricted user does not have the ability to enable Background App Refresh for the app.
- Platforms:
- iOS
adobeDPS-BackgroundRefreshState.DISABLED
Indicates the user explicitly disabled background updates for this app or the whole system.
- Platforms:
- iOS
adobeDPS-BackgroundRefreshState.ENABLED
Indicates background updates are available for the app.
- Platforms:
- iOS
adobeDPS-BackgroundRefreshState.NOTSUPPORTED
Indicates background updates are not supported for the app.
- Platforms:
- iOS
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:39 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:39 GMT-0700 (PDT)