UiccPortInfo.IccidRedacted Field

Definition

A redacted String if caller does not have permission to read ICCID.

[Android.Runtime.Register("ICCID_REDACTED", ApiSince=33)]
public const string IccidRedacted;
[<Android.Runtime.Register("ICCID_REDACTED", ApiSince=33)>]
val mutable IccidRedacted : string

Field Value

Implements

Attributes

Remarks

A redacted String if caller does not have permission to read ICCID.

Java documentation for android.telephony.UiccPortInfo.ICCID_REDACTED.

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