Lingua

WebAppQueryRequest.ResultUnavailable Campo

Definizione

Attenzione

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

La query non è riuscita a causa dell'indisponibilità del servizio.

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

Valore del campo

Value = 4
Attributi

Commenti

La query non è riuscita a causa dell'indisponibilità del servizio.

Informazioni di riferimento su Android per android.content.pm.webapp.WebAppQueryRequest.RESULT_UNAVAILABLE.

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