Skip to content

Titanium.Network.Socket.ConnectedCallbackArgs

Argument object passed to the connected callback when the socket connects.

Only invoked following a successful connect call.

Since: 1.7

Properties #

socket#

Type: Titanium.Network.Socket.TCP

Socket instance that has been connected.

Titanium SDK Documentation