PackageInstallerExceptionFailureAborted Field |
The commit has been refused with android.content.pm.
Namespace:
Com.Datalogic.Device.App
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const int FailureAborted = -3866604
Public Const FailureAborted As Integer = -3866604
Field Value
Type:
Int32Remarks The commit has been refused with android.content.pm.PackageInstaller.STATUS_FAILURE_ABORTED.
[Android Documentation]
See Also