Skip to content

Titanium.Android.ServiceIntentOptions

Options passed to Titanium.Android.createServiceIntent.

Properties #

startMode#

Type: Number

One of the START_* constants from Titanium.Android to specify the "stickiness" of the Service when Android shuts down the host application.

url#

Type: String

URL for the service's JavaScript.

Titanium SDK Documentation