canInsertDTMF property
bool
get
canInsertDTMF
The canInsertDTMF
read-only property of the RTCDTMFSender
interface returns a boolean value which indicates whether the
RTCDTMFSender
is capable of sending DTMF tones over the
RTCPeerConnection.
Implementation
external bool get canInsertDTMF;