aries / net.globalid.aries.features.connection.record / ConnectionRecord / SentInvitation / <init>

<init>

SentInvitation(@Json("Id") id: String, @Json("InvitationKey") invitationKey: String)

When we share an invitation with a party, we are in this state. The TAG_CONNECTION_KEY tag is set so we can connect a given connection request back to this record.