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.answerevent. - candidates
- Types for the
m.call.candidatesevent. - hangup
- Types for the
m.call.hangupevent. - invite
- Types for the
m.call.inviteevent. - member
- Types for MatrixRTC state events (MSC3401).
- negotiate
- Types for the
m.call.negotiateevent. - notify
- Type for the MatrixRTC notify event (MSC4075).
- reject
- Types for the
m.call.rejectevent. - sdp_
stream_ metadata_ changed - Types for the
m.call.sdp_stream_metadata_changedevent. - select_
answer - Types for the
m.call.select_answerevent.
Structs§
- Call
Capabilities - The capabilities of a client in a VoIP call.
- Session
Description - A VoIP session description.
- Stream
Metadata - Metadata about a VoIP stream.
Enums§
- Stream
Purpose - The purpose of a VoIP stream.