Sprache

WebAppInstallRequest.ResultDuplicatedRequest Feld

Definition

Achtung

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

Eine Installationsanforderung für dieselbe Web App wird bereits ausgeführt.

[Android.Runtime.Register("RESULT_DUPLICATED_REQUEST", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Webapp.WebAppInstallResultCode enum directly instead of this field.", true)]
public const Android.Content.PM.Webapp.WebAppInstallResultCode ResultDuplicatedRequest = 4;
[<Android.Runtime.Register("RESULT_DUPLICATED_REQUEST", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Content.PM.Webapp.WebAppInstallResultCode enum directly instead of this field.", true)>]
val mutable ResultDuplicatedRequest : Android.Content.PM.Webapp.WebAppInstallResultCode

Feldwert

Value = 4
Attribute

Hinweise

Eine Installationsanforderung für dieselbe Web App wird bereits ausgeführt.

Android-Referenz für android.content.pm.webapp.WebAppInstallRequest.RESULT_DUPLICATED_REQUEST.

Teile dieser Seite sind Änderungen auf der Grundlage von Arbeiten, die von der Android Open Source Project erstellt und gemeinsam verwendet und gemäß den in der 2.5 Attribution License beschriebenen Begriffen verwendet werden.

Gilt für: