Skip to content

getConnectorsFromSealdIdAsync ​

suspend fun getConnectorsFromSealdIdAsync(sealdId: String): Array<Connector>

List all connectors know locally for a given sealdId.

Return ​

An Array of Connector instances.

Parameters ​

sealdIdThe Seald ID for which to list connectors

Throws ​

SealdException