Enum Sim.LockState

    Definition

    Namespace:
    Tizen.Telephony
    Assembly:
    Tizen.Telephony.dll

    Enumeration for the lock state of the SIM card.

    [Obsolete("Deprecated since API13, will be removed in API15.")]
    public enum Sim.LockState

    Fields

    Name Description
    NckRequired

    The SIM is NCK (Network Control Key) locked.

    PermLocked

    The SIM is permanently blocked (All the attempts for PIN/PUK failed).

    PinRequired

    The SIM is PIN (Personal Identification Number) locked.

    PukRequired

    The SIM is PUK (Personal Unblocking Code) locked.

    Unknown

    The SIM is not in lock.

    • View Source
    Back to top Copyright © 2016-2024 Samsung
    Generated by DocFX