Interface: DTMFEvent
Defined in: Calls.types.ts:432
Fired when the system requests DTMF tones be played on the call.
Extends
Properties
meta
ts
meta: NativeEventMeta;Defined in: Calls.types.ts:33
Inherited from
id
ts
id: string;Defined in: Calls.types.ts:312
Inherited from
digits
ts
digits: string;Defined in: Calls.types.ts:433