matrix_sdk

Module deserialized_responses

Source
Expand description

SDK-specific variations of response types from Ruma.

Structs§

  • A change in ambiguity of room members that an m.room.member event triggers.
  • Collection of ambiguity changes that room member events trigger.
  • A successfully-decrypted encrypted event.
  • A high-level wrapper for strings representing display names.
  • Struct containing information on how an event was decrypted.
  • A deserialized response for the rooms members API call.
  • 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.

Type Aliases§