ruma::events::call

Module invite

Source
Available on crate feature events only.
Expand description

Types for the m.call.invite event.

Structs§

CallInviteEventContent
The content of an m.call.invite event.
RedactedCallInviteEventContent
Redacted form of CallInviteEventContent

Type Aliases§

CallInviteEvent
An m.call.invite event.
OriginalCallInviteEvent
An m.call.invite event.
OriginalSyncCallInviteEvent
An m.call.invite event from a sync_events response.
RedactedCallInviteEvent
An m.call.invite event that has been redacted.
RedactedSyncCallInviteEvent
An m.call.invite event from a sync_events response that has been redacted.
SyncCallInviteEvent
An m.call.invite event from a sync_events response.