Skip to content

Titanium.Media.PreviewImageError

The parameter passed to the error callback of <PreviewImageOptions>.

Extends: FailureResponse · Platforms: android

Properties #

code#

Type: Number

Error code, if applicable.

error#

Type: String

Error message, if any returned.

May be undefined.

message (deprecated)#

Type: String

Description of the error.

success#

Type: Boolean

Indicates if the operation succeeded. Returns false.

Returns false.

Titanium SDK Documentation