Lingua

PackageInstaller.UnarchivalErrorNoConnectivity Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Content.PM.PackageInstallerUnarchival enum directly instead of this field.

Il dispositivo non è connesso a Internet

[Android.Runtime.Register("UNARCHIVAL_ERROR_NO_CONNECTIVITY", ApiSince=35)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.PackageInstallerUnarchival enum directly instead of this field.", true)]
public const Android.Content.PM.PackageInstallerUnarchival UnarchivalErrorNoConnectivity = 3;
[<Android.Runtime.Register("UNARCHIVAL_ERROR_NO_CONNECTIVITY", ApiSince=35)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.PackageInstallerUnarchival enum directly instead of this field.", true)>]
val mutable UnarchivalErrorNoConnectivity : Android.Content.PM.PackageInstallerUnarchival

Valore del campo

Value = 3
Attributi

Commenti

Il dispositivo non è connesso a Internet

per android.content.pm.PackageInstaller.UNARCHIVAL_ERROR_NO_CONNECTIVITY.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a