Interface RTCDTMFSenderEventMap

interface RTCDTMFSenderEventMap {
    tonechange: RTCDTMFToneChangeEvent;
}

Properties

Properties