Skip to main content

ISessionStructure

amiudmodz


amiudmodz / proto / ISessionStructure

Interface: ISessionStructure

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

Properties

aliceBaseKey?

optional aliceBaseKey: null | Uint8Array<ArrayBufferLike>

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


localIdentityPublic?

optional localIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


localRegistrationId?

optional localRegistrationId: null | number

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


needsRefresh?

optional needsRefresh: null | boolean

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


pendingKeyExchange?

optional pendingKeyExchange: null | IPendingKeyExchange

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


pendingPreKey?

optional pendingPreKey: null | IPendingPreKey

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


previousCounter?

optional previousCounter: null | number

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


receiverChains?

optional receiverChains: null | IChain[]

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


remoteIdentityPublic?

optional remoteIdentityPublic: null | Uint8Array<ArrayBufferLike>

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


remoteRegistrationId?

optional remoteRegistrationId: null | number

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


rootKey?

optional rootKey: null | Uint8Array<ArrayBufferLike>

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


senderChain?

optional senderChain: null | IChain

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


sessionVersion?

optional sessionVersion: null | number

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