Adobe DPS - Reading SDK 2.32

Namespace adobeDPS-FolioContentPreviewState

See:
adobeDPS-Folio#contentPreviewState
Platforms:
iOS

Static Fields

Field Defined By
adobeDPS-FolioContentPreviewState.NOT_REQUESTED
Value: 0
Indicates preview content availability information has not been requested.
FolioContentPreviewState
adobeDPS-FolioContentPreviewState.REQUESTED
Value: 1
Indicates preview content availability information is being requested.
FolioContentPreviewState
adobeDPS-FolioContentPreviewState.UNAVAILABLE
Value: 2
Indicates the folio is not previewable.
FolioContentPreviewState
adobeDPS-FolioContentPreviewState.AVAILABLE
Value: 3
Indicates the folio can be previewed.
FolioContentPreviewState
adobeDPS-FolioContentPreviewState.DISABLED
Value: 4
Indicates the folio is not previewable because this feature is not enabled for this account.
FolioContentPreviewState
Namespace Detail
adobeDPS-FolioContentPreviewState
[inner] Enum for the content preview state of the Folio.
Static Field Details
adobeDPS-FolioContentPreviewState.NOT_REQUESTED
Value: 0
Indicates preview content availability information has not been requested.
Platforms:
iOS
adobeDPS-FolioContentPreviewState.REQUESTED
Value: 1
Indicates preview content availability information is being requested.
Platforms:
iOS
adobeDPS-FolioContentPreviewState.UNAVAILABLE
Value: 2
Indicates the folio is not previewable.
Platforms:
iOS
adobeDPS-FolioContentPreviewState.AVAILABLE
Value: 3
Indicates the folio can be previewed.
Platforms:
iOS
adobeDPS-FolioContentPreviewState.DISABLED
Value: 4
Indicates the folio is not previewable because this feature is not enabled for this account.
Platforms:
iOS
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:40 GMT-0700 (PDT)