Class adobeDPS-CameraError
- Platforms:
- iOS
This class represents the Camera error. Defines the error codes propogated via the error callback. The error message returned along with the error code should give a better text for the error.
Constructor
[inner]
Defines a camera error class.
Static Fields
Field | Defined By | |
---|---|---|
adobeDPS-CameraError.PERMISSION_DENIED
Camera error code - returned when permission is denied to open a camera or photo library
|
CameraError
|
|
adobeDPS-CameraError.NOCAMERA
Camera error code - Returned when there is no camera available.
|
CameraError
|
|
adobeDPS-CameraError.SELECTIONCANCELLED
Camera error code - Returns when the user cancels the selection of a picture
|
CameraError
|
|
adobeDPS-CameraError.NOGALLERY
Camera error code - returns when a Photolibrary or Camera Roll is not present
|
CameraError
|
Static Field Details
adobeDPS-CameraError.PERMISSION_DENIED
Camera error code - returned when permission is denied to open a camera or photo library
- Platforms:
- iOS
adobeDPS-CameraError.NOCAMERA
Camera error code - Returned when there is no camera available.
- Platforms:
- iOS
adobeDPS-CameraError.SELECTIONCANCELLED
Camera error code - Returns when the user cancels the selection of a picture
- Platforms:
- iOS
adobeDPS-CameraError.NOGALLERY
Camera error code - returns when a Photolibrary or Camera Roll is not present
- 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)