Export

ConnRecord

Hierarchy

  • ConnRecord

Properties

Connection acceptance: manual or auto

Memberof

ConnRecord

alias?: string

Optional alias to apply to connection for later use

Memberof

ConnRecord

connection_id?: string

Connection identifier

Memberof

ConnRecord

connection_protocol?: ConnRecordConnectionProtocolEnum

Connection protocol used

Memberof

ConnRecord

created_at?: string

Time of record creation

Memberof

ConnRecord

error_msg?: string

Error message

Memberof

ConnRecord

inbound_connection_id?: string

Inbound routing connection id to use

Memberof

ConnRecord

invitation_key?: string

Public key for connection

Memberof

ConnRecord

Invitation mode

Memberof

ConnRecord

invitation_msg_id?: string

ID of out-of-band invitation message

Memberof

ConnRecord

my_did?: string

Our DID for connection

Memberof

ConnRecord

request_id?: string

Connection request identifier

Memberof

ConnRecord

rfc23_state?: string

State per RFC 23

Memberof

ConnRecord

state?: string

Current record state

Memberof

ConnRecord

their_did?: string

Their DID for connection

Memberof

ConnRecord

their_label?: string

Their label for connection

Memberof

ConnRecord

their_public_did?: string

Other agent's public DID for connection

Memberof

ConnRecord

Their role in the connection protocol

Memberof

ConnRecord

updated_at?: string

Time of last record update

Memberof

ConnRecord

Generated using TypeDoc