Connection

interface Connection

Interface for the connections.

Inheritors

Properties

Link copied to clipboard
abstract val id: String

Returns the connection ID.

Link copied to clipboard
abstract val parameters: Map<String, List<String>>

Returns the parameters for the connection. The parameters are returned as a map from parameter IDs to the values.