Skip to main content

Interface: ISessionStructure

Defined in: WAProto/index.d.ts:41779

Properties of a SessionStructure.

Properties

aliceBaseKey?

optional aliceBaseKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:41818

SessionStructure aliceBaseKey


localIdentityPublic?

optional localIdentityPublic: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:41785

SessionStructure localIdentityPublic


localRegistrationId?

optional localRegistrationId: null | number

Defined in: WAProto/index.d.ts:41812

SessionStructure localRegistrationId


needsRefresh?

optional needsRefresh: null | boolean

Defined in: WAProto/index.d.ts:41815

SessionStructure needsRefresh


pendingKeyExchange?

optional pendingKeyExchange: null | IPendingKeyExchange

Defined in: WAProto/index.d.ts:41803

SessionStructure pendingKeyExchange


pendingPreKey?

optional pendingPreKey: null | IPendingPreKey

Defined in: WAProto/index.d.ts:41806

SessionStructure pendingPreKey


previousCounter?

optional previousCounter: null | number

Defined in: WAProto/index.d.ts:41794

SessionStructure previousCounter


receiverChains?

optional receiverChains: null | IChain[]

Defined in: WAProto/index.d.ts:41800

SessionStructure receiverChains


remoteIdentityPublic?

optional remoteIdentityPublic: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:41788

SessionStructure remoteIdentityPublic


remoteRegistrationId?

optional remoteRegistrationId: null | number

Defined in: WAProto/index.d.ts:41809

SessionStructure remoteRegistrationId


rootKey?

optional rootKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:41791

SessionStructure rootKey


senderChain?

optional senderChain: null | IChain

Defined in: WAProto/index.d.ts:41797

SessionStructure senderChain


sessionVersion?

optional sessionVersion: null | number

Defined in: WAProto/index.d.ts:41782

SessionStructure sessionVersion