Skip to main content

Interface: ISessionStructure

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

Properties

aliceBaseKey?

optional aliceBaseKey: null | Uint8Array<ArrayBufferLike>

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


localIdentityPublic?

optional localIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


localRegistrationId?

optional localRegistrationId: null | number

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


needsRefresh?

optional needsRefresh: null | boolean

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


pendingKeyExchange?

optional pendingKeyExchange: null | IPendingKeyExchange

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


pendingPreKey?

optional pendingPreKey: null | IPendingPreKey

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


previousCounter?

optional previousCounter: null | number

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


receiverChains?

optional receiverChains: null | IChain[]

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


remoteIdentityPublic?

optional remoteIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


remoteRegistrationId?

optional remoteRegistrationId: null | number

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


rootKey?

optional rootKey: null | Uint8Array<ArrayBufferLike>

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


senderChain?

optional senderChain: null | IChain

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


sessionVersion?

optional sessionVersion: null | number

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