Module call

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.
memberunstable-msc3401
Types for MatrixRTC state events (MSC3401).
negotiate
Types for the m.call.negotiate event.
notifyunstable-msc4075
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§

SessionDescription
A VoIP session description.
StreamMetadata
Metadata about a VoIP stream.

Enums§

StreamPurpose
The purpose of a VoIP stream.