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. - member
unstable-msc3401
- Types for MatrixRTC state events (MSC3401).
- negotiate
- Types for the
m.call.negotiate
event. - notify
unstable-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§
- Session
Description - A VoIP session description.
- Stream
Metadata - Metadata about a VoIP stream.
Enums§
- Stream
Purpose - The purpose of a VoIP stream.