Expand description
Type for the MatrixRTC notification event (MSC4075).
Stable: m.rtc.notification
Unstable: org.matrix.msc4075.rtc.notification
Structs§
- Redacted
RtcNotification Event Content - Redacted form of
RtcNotificationEventContent
- RtcNotification
Event Content - The content of an
m.rtc.notification
event.
Enums§
- Notification
Type - How this notification should notify the receiver.
Type Aliases§
- Original
RtcNotification Event - An
m.rtc.notification
event. - Original
Sync RtcNotification Event - An
m.rtc.notification
event from async_events
response. - Redacted
RtcNotification Event - An
m.rtc.notification
event that has been redacted. - Redacted
Sync RtcNotification Event - An
m.rtc.notification
event from async_events
response that has been redacted. - RtcNotification
Event - An
m.rtc.notification
event. - Sync
RtcNotification Event - An
m.rtc.notification
event from async_events
response.