socketDisconnect

Description

Disconnects a TCP connection through a socket.

Input / Parameter

Output

N/A

Callback

callback

The function to be executed if the connection is removed successfully.

errorCallback

The function to be executed if the connection is not removed successfully.

Video

Coming Soon.

Example

TCP connection will be disconnected. See socketConnect for more information.

Last updated