Skip to content

Modules.WebDialog.AuthenticationSessionCallback

The callback which is called when the session is completed successfully or canceled by user.

Properties #

callbackURL#

Type: String

The callback-url passed if no error occured, undefined otherwise.

error#

Type: String

The error returned if the authentication-session failed, undefined otherwise.

success#

Type: Boolean

Returns true if the authentication-session completed successfully, false otherwise.

Titanium SDK Documentation