Interface: ISessionStructure
Defined in: WAProto/index.d.ts:39053
Properties of a SessionStructure.
Properties
aliceBaseKey?
optional
aliceBaseKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39092
SessionStructure aliceBaseKey
localIdentityPublic?
optional
localIdentityPublic:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39059
SessionStructure localIdentityPublic
localRegistrationId?
optional
localRegistrationId:null
|number
Defined in: WAProto/index.d.ts:39086
SessionStructure localRegistrationId
needsRefresh?
optional
needsRefresh:null
|boolean
Defined in: WAProto/index.d.ts:39089
SessionStructure needsRefresh
pendingKeyExchange?
optional
pendingKeyExchange:null
|IPendingKeyExchange
Defined in: WAProto/index.d.ts:39077
SessionStructure pendingKeyExchange
pendingPreKey?
optional
pendingPreKey:null
|IPendingPreKey
Defined in: WAProto/index.d.ts:39080
SessionStructure pendingPreKey
previousCounter?
optional
previousCounter:null
|number
Defined in: WAProto/index.d.ts:39068
SessionStructure previousCounter
receiverChains?
optional
receiverChains:null
|IChain
[]
Defined in: WAProto/index.d.ts:39074
SessionStructure receiverChains
remoteIdentityPublic?
optional
remoteIdentityPublic:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39062
SessionStructure remoteIdentityPublic
remoteRegistrationId?
optional
remoteRegistrationId:null
|number
Defined in: WAProto/index.d.ts:39083
SessionStructure remoteRegistrationId
rootKey?
optional
rootKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39065
SessionStructure rootKey
senderChain?
optional
senderChain:null
|IChain
Defined in: WAProto/index.d.ts:39071
SessionStructure senderChain
sessionVersion?
optional
sessionVersion:null
|number
Defined in: WAProto/index.d.ts:39056
SessionStructure sessionVersion