UserManager.DisallowSms Field

Definition

Specifies that the user is not allowed to send or receive SMS messages.

[Android.Runtime.Register("DISALLOW_SMS")]
public const string DisallowSms;
[<Android.Runtime.Register("DISALLOW_SMS")>]
val mutable DisallowSms : string

Field Value

String
Attributes

Remarks

Java documentation for android.os.UserManager.DISALLOW_SMS.

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

See also