Android.Manifest.Permission.SendRespondViaMessage Field
Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls.

Syntax

[Android.Runtime.Register("SEND_RESPOND_VIA_MESSAGE")]
public const string SendRespondViaMessage

Remarks

Allows an application (Phone) to send a request to other applications to handle the respond-via-message action during incoming calls.

[Android Documentation]

Requirements

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