aries / net.globalid.aries.features.connection / ConnectionService / getConnection

getConnection

abstract fun getConnection(agent: Agent, connectionId: String): Single<ConnectionRecord>

Get the ConnectionRecord for given connection Id

Parameters

agent - for which to execute the action

connectionId - connection identifier

Exceptions

AriesFrameworkException -

Return
ConnectionRecord