aries / net.globalid.aries.features.trustping / TrustPingService / processTrustPingResponse

processTrustPingResponse

abstract fun processTrustPingResponse(agent: Agent, pingResponseMessage: TrustPingResponseMessage): Single<ReceivedResponse>

Processes a given trust ping response message.

Parameters

agent - for which to process the message

pingResponseMessage - is the received message

Return
TrustPingRecord.ReceivedResponse is the new state of process.