Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownSimState

Package version

Known values of SimState that the service accepts.

Index

Enumeration members

Enumeration members

Disabled

Disabled: = "Disabled"

The sim is disabled because not all configuration required for enabling is present.

Enabled

Enabled: = "Enabled"

The sim is enabled.

Invalid

Invalid: = "Invalid"

The sim cannot be enabled because some of the associated configuration is invalid.

Generated using TypeDoc