[][src]Module ruma_events::call::candidates

Types for the m.call.candidates event.

Structs

Candidate

An ICE (Interactive Connectivity Establishment) candidate.

CandidatesEvent

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.

CandidatesEventContent

The payload for CandidatesEvent.