Android.Manifest.Permission_group.Messages Field
Used for permissions that allow an application to send messages on behalf of the user or intercept messages being received by the user.

Syntax

[Android.Runtime.Register("MESSAGES")]
public const string Messages

Remarks

Used for permissions that allow an application to send messages on behalf of the user or intercept messages being received by the user. This is primarily intended for SMS/MMS messaging, such as receiving or reading an MMS.

[Android Documentation]

Requirements

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