Interface: ISignalMessage
Defined in: WAProto/index.d.ts:42529
Properties of a SignalMessage.
Properties
ciphertext?
optional
ciphertext:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:42541
SignalMessage ciphertext
counter?
optional
counter:null
|number
Defined in: WAProto/index.d.ts:42535
SignalMessage counter
previousCounter?
optional
previousCounter:null
|number
Defined in: WAProto/index.d.ts:42538
SignalMessage previousCounter
ratchetKey?
optional
ratchetKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:42532
SignalMessage ratchetKey