aries / net.globalid.aries.features.trustping.record / TrustPingRecord / ReceivedResponse / <init>

<init>

ReceivedResponse(@Json("Id") id: String, comment: String?, response: String?)

Represents a trust ping record in the "received response" state. We are in this state after receiving a response from a sent ping message. Note: if we set the response requested flag to false in the initial ping message, we should NOT have received a response. In that case, we stay in the "sent ping" state.