SimPhonebookContract.ElementaryFiles.EfSdn Field

Definition

Caution

This constant will be removed in the future version. Use Android.Provider.SimElementaryFileType enum directly instead of this field.

[Android.Runtime.Register("EF_SDN", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.SimElementaryFileType enum directly instead of this field.", true)]
public const Android.Provider.SimElementaryFileType EfSdn = 3;
[<Android.Runtime.Register("EF_SDN", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.SimElementaryFileType enum directly instead of this field.", true)>]
val mutable EfSdn : Android.Provider.SimElementaryFileType

Field Value

SimElementaryFileType
Attributes

Applies to