Click or drag to resize

PackageInstallerException.SessionWrongState Field

Wrong sequence of call on a PackageInstallerSession.

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

Field Value

Type: Int32
Remarks
Wrong sequence of call on a PackageInstallerSession.

[Android Documentation]

See Also