Interface: ISignalMessage
Defined in: WAProto/index.d.ts:39803
Properties of a SignalMessage.
Properties
ciphertext?
optional
ciphertext:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39815
SignalMessage ciphertext
counter?
optional
counter:null
|number
Defined in: WAProto/index.d.ts:39809
SignalMessage counter
previousCounter?
optional
previousCounter:null
|number
Defined in: WAProto/index.d.ts:39812
SignalMessage previousCounter
ratchetKey?
optional
ratchetKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:39806
SignalMessage ratchetKey