Method OnConnectComplete : Void ( connected:Bool, source:Socket )
This method is called when a asynchronous socket connect operation completes.
connected will be true if the connection was successful.
See alsoImpressum, Datenschutzerklärung
Methods | |
---|---|
OnConnectComplete : Void ( connected:Bool, source:Socket ) |
This method is called when a asynchronous socket connect operation completes. |
Method OnConnectComplete : Void ( connected:Bool, source:Socket )
This method is called when a asynchronous socket connect operation completes.
connected will be true if the connection was successful.
See also