ISessionStructure
amiudmodz / proto / ISessionStructure
Interface: ISessionStructure
Defined in: WAProto/index.d.ts:12066
Properties
aliceBaseKey?
optionalaliceBaseKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12079
localIdentityPublic?
optionallocalIdentityPublic:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12068
localRegistrationId?
optionallocalRegistrationId:null|number
Defined in: WAProto/index.d.ts:12077
needsRefresh?
optionalneedsRefresh:null|boolean
Defined in: WAProto/index.d.ts:12078
pendingKeyExchange?
optionalpendingKeyExchange:null|IPendingKeyExchange
Defined in: WAProto/index.d.ts:12074
pendingPreKey?
optionalpendingPreKey:null|IPendingPreKey
Defined in: WAProto/index.d.ts:12075
previousCounter?
optionalpreviousCounter:null|number
Defined in: WAProto/index.d.ts:12071
receiverChains?
optionalreceiverChains:null|IChain[]
Defined in: WAProto/index.d.ts:12073
remoteIdentityPublic?
optionalremoteIdentityPublic:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12069
remoteRegistrationId?
optionalremoteRegistrationId:null|number
Defined in: WAProto/index.d.ts:12076
rootKey?
optionalrootKey:null|Uint8Array<ArrayBufferLike>
Defined in: WAProto/index.d.ts:12070
senderChain?
optionalsenderChain:null|IChain
Defined in: WAProto/index.d.ts:12072
sessionVersion?
optionalsessionVersion:null|number
Defined in: WAProto/index.d.ts:12067