Gjsify LogoGjsify Logo

MbimUiccSlotState

Index

Enumeration Members

SATE_OFF_EMPTY: number

The UICC slot is powered off and no card is present.

STATE_ACTIVE: number

The UICC slot is occupied and the card within it is ready.

STATE_ACTIVE_ESIM: number

The card in the slot is an eSIM with an active profile and is ready to accept commands.

STATE_ACTIVE_ESIM_NO_PROFILES: number

The card in the slot is an eSIM with no profiles(or no active profiles) and is ready to accept commands.

STATE_EMPTY: number

The UICC slot is empty(there is no card in it).

STATE_ERROR: number

The UICC slot is occupied and powreed on but the card is in an error state and cannot be used until it is next reset.

STATE_NOT_READY: number

The UICC slot is occupied and powered on but the card within it is not yet ready.

STATE_OFF: number

The UICC slot is powered off.

STATE_UNKNOWN: number

The modem is still in the process of initializing so the SIM slot state is not deterministic.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method