Type Definition ruma::events::call::candidates::CandidatesEvent[][src]

pub type CandidatesEvent = MessageEvent<CandidatesEventContent>;
This is supported on crate feature events only.
Expand description

This event is sent by callers after sending an invite and by the callee after answering. Its purpose is to give the other party additional ICE candidates to try using to communicate.