Telephony.BaseMmsColumns.ReportAllowed Field

Definition

Caution

Use 'Android.Provider.Telephony.IBaseMmsColumns.ReportAllowed'. This class will be removed in a future release.

Is read report allowed?

[Android.Runtime.Register("REPORT_ALLOWED")]
[System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.ReportAllowed'. This class will be removed in a future release.")]
public const string ReportAllowed;
[<Android.Runtime.Register("REPORT_ALLOWED")>]
[<System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.ReportAllowed'. This class will be removed in a future release.")>]
val mutable ReportAllowed : string

Field Value

Attributes

Remarks

Is read report allowed?

Type: INTEGER (boolean)

Java documentation for android.provider.Telephony.BaseMmsColumns.REPORT_ALLOWED.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to