aries / net.globalid.aries.configuration.mediator / MediatorService / getMediatorConnection

getMediatorConnection

abstract fun <T : MediatorRecord> getMediatorConnection(classType: Class<T>, agent: Agent, connectionService: ConnectionService): Single<ConnectionRecord>

Returns the connection record which is connected to mediator of agent.

Parameters

agent - is the agent, for which we return the connection record.

Return
single ConnectionRecord with mediator connection