abstract fun processTrustPing(agent: Agent, pingMessage: TrustPingMessage, connectionContext: ConnectionContext): Single<ReceivedPing>
Processes a given trust ping message.
agent
- for which to process the message
pingMessage
- is the received message
Return
TrustPingRecord.ReceivedPing is the new state of process.