Adobe DPS - Library and Store SDK 2.32

Namespace adobeDPS-FolioActivityRecordingStates

See:
adobeDPS-FolioActivityRecording#stateCode
Platforms:
iOS, Windows

These values are used in the adobeDPS-FolioActivityRecording stateCode field.

Static Fields

Field Defined By
adobeDPS-FolioActivityRecordingStates.RECORDING_STARTED
Value: 1
The recording has started.
FolioActivityRecordingStates
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED
Value: 2
The recording has stopped.
FolioActivityRecordingStates
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED_BY_ERROR
Value: 3
The recording was stopped by an error.
FolioActivityRecordingStates
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED_BY_APP_SHUTDOWN
Value: 4
The recording was stopped by application shutdown.
FolioActivityRecordingStates
Namespace Detail
adobeDPS-FolioActivityRecordingStates
[inner] This is an enumeration of the recording states that can be held by a adobeDPS-FolioActivityRecording object.
Static Field Details
adobeDPS-FolioActivityRecordingStates.RECORDING_STARTED
Value: 1
The recording has started. It indicates that a recording is currently in progress. It is set as a result of user interaction.
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED
Value: 2
The recording has stopped. It indicates that no recording is currently in progress. It is set as a result of user interaction.
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED_BY_ERROR
Value: 3
The recording was stopped by an error. It indicates that the recording was forcibly stopped due to a critical error while interacting with a folio. It is set as a result of a system error.
adobeDPS-FolioActivityRecordingStates.RECORDING_STOPPED_BY_APP_SHUTDOWN
Value: 4
The recording was stopped by application shutdown. It indicates that the recording was forcibly stopped due to the application shutdown.
©2012-2013 Adobe Systems, inc
Documentation generated by JsDoc Toolkit 2.4.0 on Mon Aug 31 2015 09:23:26 GMT-0700 (PDT)