Module messages

Source
Expand description

Common message types.

Structs§

CiphertextMessage
The base class for a ciphertext message.
PreKeySignalMessage
A message containing everything necessary to establish a session.
SignalMessage
A message with an arbitrary payload.

Enums§

CiphertextType
The type of ciphertext message.