aries / net.globalid.aries.configuration.mediator / MediatorService / setMediatorRecord
setMediatorRecord
abstract fun <T : MediatorRecord> setMediatorRecord(agent: Agent, mediatorRecord: T): Completable
Saves the given mediator record in the agent's wallet.
Parameters
agent
- for which to save the record
mediatorRecord
- is the record to save