Android.Manifest.Permission.ReceiveMms Field
Allows an application to monitor incoming MMS messages, to record or perform processing on them.

Syntax

[Android.Runtime.Register("RECEIVE_MMS")]
public const string ReceiveMms

Remarks

Allows an application to monitor incoming MMS messages, to record or perform processing on them.

[Android Documentation]

Requirements

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