PackageInstallerExceptionPendingUserAction 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 PendingUserAction = -3866611
Public Const PendingUserAction As Integer = -3866611
Field Value
Type:
Int32Remarks The commit has been refused with android.content.pm.PackageInstaller.STATUS_PENDING_USER_ACTION.
[Android Documentation]
See Also