Telephony.Sms.Draft.InterfaceConsts.Locked Field

Definition

Is the message locked?

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

Field Value

Attributes

Remarks

Is the message locked?

Type: INTEGER (boolean)

Java documentation for android.provider.Telephony.TextBasedSmsColumns.LOCKED.

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