Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
Ti
Network
Socket
Module Socket
Index
Variables
CLOSED
CONNECTED
ERROR
INITIALIZED
LISTENING
bubbleParent
Interfaces
TCP
UDP
Functions
addEventListener
applyProperties
createTCP
createUDP
fireEvent
getBubbleParent
removeEventListener
setBubbleParent
Variables
CLOSED
:
number
CONNECTED
:
number
ERROR
:
number
INITIALIZED
:
number
LISTENING
:
number
bubbleParent
:
boolean
Functions
addEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
applyProperties
(
props
:
Dictionary
)
Parameters
props:
Dictionary
createTCP
(
params
?:
Dictionary
)
:
TCP
Parameters
params?:
Dictionary
optional
Returns
TCP
createUDP
(
params
?:
Dictionary
)
:
UDP
Parameters
params?:
Dictionary
optional
Returns
UDP
fireEvent
(
name
:
string
, event
:
Dictionary
)
Parameters
name:
string
event:
Dictionary
getBubbleParent
(
)
:
boolean
Returns
boolean
removeEventListener
(
name
:
string
, callback
:
(...args: any[]) => any
)
Parameters
name:
string
callback:
(...args: any[]) => any
setBubbleParent
(
bubbleParent
:
boolean
)
Parameters
bubbleParent:
boolean
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
CLOSED
CONNECTED
ERROR
INITIALIZED
LISTENING
bubbleParent
TCP
UDP
addEventListener
applyProperties
createTCP
createUDP
fireEvent
getBubbleParent
removeEventListener
setBubbleParent