Module ruma::events::call::candidates[][src]

This is supported on crate feature events only.
Expand description

Types for the m.call.candidates event.

Structs

An ICE (Interactive Connectivity Establishment) candidate.

The payload for CandidatesEvent.

The payload for a redacted CandidatesEventContent

Type Definitions

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.