Expand description
Modules for events in the m.call
namespace.
This module also contains types shared by events in its child namespaces.
Modules§
- Types for the
m.call.answer
event. - Types for the
m.call.candidates
event. - Types for the
m.call.hangup
event. - Types for the
m.call.invite
event. - Types for MatrixRTC state events (MSC3401).
- Types for the
m.call.negotiate
event. - Type for the MatrixRTC notify event (MSC4075).
- Types for the
m.call.reject
event. - Types for the
m.call.sdp_stream_metadata_changed
event. - Types for the
m.call.select_answer
event.
Structs§
- A VoIP session description.
- Metadata about a VoIP stream.
Enums§
- The purpose of a VoIP stream.