Skip to main content
Module

x/evt/lib/types/lib.dom.ts>RTCDTMFToneChangeEvent

💧EventEmitter's typesafe replacement
Go to Latest
interface RTCDTMFToneChangeEvent
implements Event
import { type RTCDTMFToneChangeEvent } from "https://deno.land/x/evt@v2.4.13/lib/types/lib.dom.ts";

Events sent to indicate that DTMF tones have started or finished playing. This interface is used by the tonechange event.

Properties

readonly
tone: string