Type Definition ruma::events::call::candidates::RedactedSyncCallCandidatesEvent    
source · [−]pub type RedactedSyncCallCandidatesEvent = RedactedSyncMessageLikeEvent<RedactedCallCandidatesEventContent>;Expand description
An m.call.candidates event from a sync_events response that has been redacted.
