Skip to main content

Interface: ISessionStructure

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

Properties

aliceBaseKey?

optional aliceBaseKey: null | Uint8Array<ArrayBufferLike>

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


localIdentityPublic?

optional localIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


localRegistrationId?

optional localRegistrationId: null | number

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


needsRefresh?

optional needsRefresh: null | boolean

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


pendingKeyExchange?

optional pendingKeyExchange: null | IPendingKeyExchange

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


pendingPreKey?

optional pendingPreKey: null | IPendingPreKey

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


previousCounter?

optional previousCounter: null | number

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


receiverChains?

optional receiverChains: null | IChain[]

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


remoteIdentityPublic?

optional remoteIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


remoteRegistrationId?

optional remoteRegistrationId: null | number

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


rootKey?

optional rootKey: null | Uint8Array<ArrayBufferLike>

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


senderChain?

optional senderChain: null | IChain

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


sessionVersion?

optional sessionVersion: null | number

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