sendDTMF

abstract fun sendDTMF(dtmf: String, callId: String?)

Send a DTMF to the current ongoing call (VoIP calls only)

Parameters

dtmf

String of the DTMF to send

callId

String the callId on which to send the DTMF