getConnection

abstract fun getConnection(id: String): Connection?

Returns a connected connection.

Return

The connection when found, otherwise null.

Parameters

id

The UUID of the connection.