Module notify
Available on crate feature
unstable-msc4075
only.Expand description
Type for the MatrixRTC notify event (MSC4075).
Structs§
- Call
Notify Event Content - The content of an
m.call.notify
event. - Redacted
Call Notify Event Content - Redacted form of
CallNotifyEventContent
Enums§
- Application
Type - The type of matrix RTC application.
- Notify
Type - How this notify event should notify the receiver.
Type Aliases§
- Call
Notify Event - An
m.call.notify
event. - Original
Call Notify Event - An
m.call.notify
event. - Original
Sync Call Notify Event - An
m.call.notify
event from async_events
response. - Redacted
Call Notify Event - An
m.call.notify
event that has been redacted. - Redacted
Sync Call Notify Event - An
m.call.notify
event from async_events
response that has been redacted. - Sync
Call Notify Event - An
m.call.notify
event from async_events
response.