logo
pub type SyncCallCandidatesEvent = SyncMessageLikeEvent<CallCandidatesEventContent>;
Available on crate feature events only.
Expand description

An m.call.candidates event from a sync_events response.