Namespace adobeDPS-FolioState
- See:
- adobeDPS-Folio#state
- Platforms:
- iOS, Android
Static Fields
Field | Defined By | |
---|---|---|
adobeDPS-FolioState.INVALID
Value: 0
Indicates an internal or server error. |
FolioState
|
|
adobeDPS-FolioState.UNAVAILABLE
Value: 50
Folio is not available from the broker. |
FolioState
|
|
adobeDPS-FolioState.PURCHASABLE
Value: 100
Folio is ready to be purchased. |
FolioState
|
|
adobeDPS-FolioState.PURCHASING
Value: 101
Folio is currently being purchased. |
FolioState
|
|
adobeDPS-FolioState.ENTITLED
Value: 200
Folio is entitled but not downloaded. |
FolioState
|
|
adobeDPS-FolioState.DOWNLOADING
Value: 201
Folio is currently being downloaded. |
FolioState
|
|
adobeDPS-FolioState.EXTRACTABLE
Value: 400
Folio will soon be extracted. |
FolioState
|
|
adobeDPS-FolioState.EXTRACTING
Value: 401
Folio is currently be extracted. |
FolioState
|
|
adobeDPS-FolioState.INSTALLED
Value: 1000
Folio is finished installing and is complete. |
FolioState
|
Static Field Details
adobeDPS-FolioState.INVALID
Value: 0
Indicates an internal or server error. Typically, this indicates that the Folio is not configured correctly.
Indicates an internal or server error. Typically, this indicates that the Folio is not configured correctly.
- Platforms:
- iOS, Android
adobeDPS-FolioState.UNAVAILABLE
Value: 50
Folio is not available from the broker. It still may be available via direct entitlement when the user authenticates.
Folio is not available from the broker. It still may be available via direct entitlement when the user authenticates.
- Platforms:
- iOS, Android
adobeDPS-FolioState.PURCHASABLE
Value: 100
Folio is ready to be purchased.
Folio is ready to be purchased.
- Platforms:
- iOS, Android
adobeDPS-FolioState.PURCHASING
Value: 101
Folio is currently being purchased.
Folio is currently being purchased.
- Platforms:
- iOS, Android
adobeDPS-FolioState.ENTITLED
Value: 200
Folio is entitled but not downloaded.
Folio is entitled but not downloaded.
- Platforms:
- iOS, Android
adobeDPS-FolioState.DOWNLOADING
Value: 201
Folio is currently being downloaded.
Folio is currently being downloaded.
- Platforms:
- iOS, Android
adobeDPS-FolioState.EXTRACTABLE
Value: 400
Folio will soon be extracted.
NOTE: This state will only occur momentarily, if at all. It will not occur if progressive download is enabled.
Folio will soon be extracted.
NOTE: This state will only occur momentarily, if at all. It will not occur if progressive download is enabled.
- Platforms:
- iOS, Android
adobeDPS-FolioState.EXTRACTING
Value: 401
Folio is currently be extracted.
NOTE: You will never see this state if progressive download is enabled.
Folio is currently be extracted.
NOTE: You will never see this state if progressive download is enabled.
- Platforms:
- iOS, Android
adobeDPS-FolioState.INSTALLED
Value: 1000
Folio is finished installing and is complete.
Folio is finished installing and is complete.
- Platforms:
- iOS, Android
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:26 GMT-0700 (PDT)
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:26 GMT-0700 (PDT)