ruma_events

Module call

Source
Expand description

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.
member
Types for MatrixRTC state events (MSC3401).
negotiate
Types for the m.call.negotiate event.
notify
Type for the MatrixRTC notify event (MSC4075).
reject
Types for the m.call.reject event.
sdp_stream_metadata_changed
Types for the m.call.sdp_stream_metadata_changed event.
select_answer
Types for the m.call.select_answer event.

Structs§

CallCapabilities
The capabilities of a client in a VoIP call.
SessionDescription
A VoIP session description.
StreamMetadata
Metadata about a VoIP stream.

Enums§

StreamPurpose
The purpose of a VoIP stream.