matrix_sdk_common

Module deserialized_responses

Source

Structs§

  • A successfully-decrypted encrypted event.
  • Struct containing information on how an event was decrypted.
  • Represents a matrix room event that has been returned from /sync, after initial processing.
  • Represents a matrix room event that has been returned from a Matrix client-server API endpoint such as /messages, after initial processing.
  • Metadata about an event that could not be decrypted.

Enums§

Constants§

Functions§

  • Provides basic backward compatibility for deserializing older serialized UnableToDecryptReason values.