Client.getAllConnections
string[] getAllConnections(Port port)Get all connections for a port Differs from Port.getConnections() in that this should not be called from a callback and the caller does not need to be the owner of the port.
Parameters
port | The port to get connections of |
Returns
Array of connected port names