abstract fun getConnection(agent: Agent, connectionId: String): Single<ConnectionRecord>
Get the ConnectionRecord for given connection Id
agent - for which to execute the action
agent
connectionId - connection identifier
connectionId
AriesFrameworkException -
AriesFrameworkException
Return ConnectionRecord