# ConnectedCallbackArgs
Argument object passed to the connected callback when the socket connects.
NOTE
This is an abstract type. Any object of this structure can be used where this type is used.
# Overview
Only invoked following a successful Titanium.Network.Socket.TCP.connect call.