Type Definition ruma_common::events::call::invite::SyncCallInviteEvent
source · [−]pub type SyncCallInviteEvent = SyncMessageLikeEvent<CallInviteEventContent>;Available on crate feature
events only.Expand description
An m.call.invite event from a sync_events response.
