[][src]Module ruma_events::call

Modules for events in the m.call namespace.

This module also contains types shared by events in its child namespaces.

Modules

answer

Types for the m.call.answer event.

candidates

Types for the m.call.candidates event.

hangup

Types for the m.call.hangup event.

invite

Types for the m.call.invite event.

Structs

SessionDescription

A VoIP session description.

Enums

SessionDescriptionType

The type of VoIP session description.