Android.Net.Rtp.AudioGroup.SendDtmf Method
Sends a DTMF digit to every Android.Net.Rtp.AudioStream in this group.

Syntax

[Android.Runtime.Register("sendDtmf", "(I)V", "GetSendDtmf_IHandler")]
public virtual void SendDtmf (int e)

Parameters

e
Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Lang.IllegalArgumentExceptionif the event is invalid.

Remarks

Sends a DTMF digit to every Android.Net.Rtp.AudioStream in this group. Currently only event 0 to 15 are supported.

[Android Documentation]

Requirements

Namespace: Android.Net.Rtp
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 12