Click or drag to resize

Intents.ExtraSystemFirmwareUpgradeWipeEsimProfiles Field

EXTRA_SYSTEM_FIRMWARE_UPGRADE_WIPE_ESIM_PROFILES Used as an int value to request the wipe of all the eSIM profiles after successful update.

Namespace: Com.Datalogic.Device
Assembly: datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public const String ExtraSystemFirmwareUpgradeWipeEsimProfiles = "value"

Field Value

Type: String
Remarks
EXTRA_SYSTEM_FIRMWARE_UPGRADE_WIPE_ESIM_PROFILES Used as an int value to request the wipe of all the eSIM profiles after successful update.
Use 1 to request the wipe, 0 otherwise.

[Android Documentation]

See Also