abstract fun processTrustPingResponse(agent: Agent, pingResponseMessage: TrustPingResponseMessage): Single<ReceivedResponse>
Processes a given trust ping response message.
agent
- for which to process the message
pingResponseMessage
- is the received message
Return
TrustPingRecord.ReceivedResponse is the new state of process.