Module matrix_sdk::ruma::events::call::member

source ·
Expand description

Types for MatrixRTC state events (MSC3401).

This implements a newer/updated version of MSC3401.

Structs§

Enums§

  • Data to define the actively used Focus.
  • The type of the MatrixRTC session.
  • The member state event for a MatrixRTC session.
  • The call scope defines different call ownership models.
  • Description of the SFU/Focus a membership can be connected to.
  • How to select the active focus for LiveKit
  • This is the optional value for an empty membership event content: CallMemberEventContent::Empty. It is used when the user disconnected and a Future (MSC4140) was used to update the membership after the client was not reachable anymore.
  • The data object that contains the information for one membership.

Type Aliases§