addConnection

abstract suspend fun addConnection(paired: DIDPair)(source)

Adds a connection to the manager.

Parameters

paired

The DIDPair representing the connection to be added.