Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
App
iOS
BackgroundService
Interface BackgroundService
Hierarchy
Proxy
BackgroundService
Index
Properties
bubbleParent
url
Methods
addEventListener
applyProperties
fireEvent
getBubbleParent
getUrl
removeEventListener
setBubbleParent
stop
unregister
Properties
public
bubbleParent
:
boolean
public
url
:
string
Methods
public
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
public
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
public
getBubbleParent
(
)
:
boolean
Returns
boolean
public
getUrl
(
)
:
string
Returns
string
public
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
public
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
public
stop
(
)
public
unregister
(
)
Globals
Global
Ti
Ti.Android
Ti.Android.Calendar
Ti.App
Ti.App.iOS
Ti.Calendar
Ti.Cloud
Ti.Contacts
Ti.Contacts.Tizen
Ti.Database
Ti.Facebook
Ti.Filesystem
Ti.Geolocation
Ti.Geolocation.Android
Ti.Map
Ti.Media
Ti.Network
Ti.Network.Socket
Ti.Platform
Ti.UI
Ti.UI.Android
Ti.UI.MobileWeb
Ti.UI.iOS
Ti.UI.iPad
Ti.UI.iPhone
Ti.XML
EVENT_ACCESSIBILITY_LAYOUT_CHANGED
EVENT_ACCESSIBILITY_SCREEN_CHANGED
bubbleParent
BackgroundService
bubbleParent
url
addEventListener
applyProperties
fireEvent
getBubbleParent
getUrl
removeEventListener
setBubbleParent
stop
unregister
LocalNotification
addEventListener
applyProperties
cancelAllLocalNotifications
cancelLocalNotification
createLocalNotification
fireEvent
getBubbleParent
registerBackgroundService
removeEventListener
scheduleLocalNotification
setBubbleParent