menu
Dart
dart:html
RtcDtmfSender
insertDtmf method
insertDtmf
brightness_4
brightness_5
description
insertDtmf
method
@JSName('insertDTMF')
void
insertDtmf
(
String
tones
,
[
int
?
duration
,
int
?
interToneGap
]
)
Implementation
@JSName('insertDTMF') void insertDtmf(String tones, [int? duration, int? interToneGap]) native;
Dart
dart:html
RtcDtmfSender
insertDtmf method
RtcDtmfSender class
Properties
canInsertDtmf
duration
hashCode
interToneGap
on
onToneChange
runtimeType
toneBuffer
track
Methods
addEventListener
dispatchEvent
insertDtmf
noSuchMethod
removeEventListener
toString
Operators
operator ==
Constants
toneChangeEvent