MediaType
type MediaType = "application" | "text" | "message" | TransceiverMediaType;
Media Types ("media")
They are "audio", "video", "text", "application", and "message"
type MediaType = "application" | "text" | "message" | TransceiverMediaType;
Media Types ("media")
They are "audio", "video", "text", "application", and "message"