Skip to main content

Interface: ISessionStructure

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

Properties

aliceBaseKey?

optional aliceBaseKey: null | Uint8Array<ArrayBufferLike>

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


localIdentityPublic?

optional localIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


localRegistrationId?

optional localRegistrationId: null | number

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


needsRefresh?

optional needsRefresh: null | boolean

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


pendingKeyExchange?

optional pendingKeyExchange: null | IPendingKeyExchange

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


pendingPreKey?

optional pendingPreKey: null | IPendingPreKey

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


previousCounter?

optional previousCounter: null | number

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


receiverChains?

optional receiverChains: null | IChain[]

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


remoteIdentityPublic?

optional remoteIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


remoteRegistrationId?

optional remoteRegistrationId: null | number

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


rootKey?

optional rootKey: null | Uint8Array<ArrayBufferLike>

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


senderChain?

optional senderChain: null | IChain

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


sessionVersion?

optional sessionVersion: null | number

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