BlockedNumberContract.BlockedNumbers.ColumnId Field

Definition

Auto-generated ID field which monotonically increases.

[Android.Runtime.Register("COLUMN_ID", ApiSince=24)]
public const string ColumnId;
[<Android.Runtime.Register("COLUMN_ID", ApiSince=24)>]
val mutable ColumnId : string

Field Value

Attributes

Remarks

Auto-generated ID field which monotonically increases.

TYPE: long

Java documentation for android.provider.BlockedNumberContract.BlockedNumbers.COLUMN_ID.

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