aries-mediator-dotnet / net.globalid.aries.mediator.dotnet.inbox / DotnetInboxManager / fetchAndProcessInbox

fetchAndProcessInbox

abstract fun fetchAndProcessInbox(agent: Agent): Single<List<InboxProcessResponse>>

Fetches the remote inbox and processes the messages for an agent.

Parameters

agent - to fetch and process the inbox for.

Return
list of processed inbox messages InboxProcessResponse