void sendDTMF(int dtmfCode)

Specifies which output device to use (speaker). Sends a DTMF code. Valid values include 0-15, where 0-9 is '0'-'9', and 10-15 are '*', '#', 'A', 'B', 'C', 'D'.

Security

ACL Protected

Parameters

Name Description
mode int
The dtmf code.

Return

Void

Requirements

KioWare for Android version 3.17 or greater.