Lingua

AppSearchResult.ResultSecurityError Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.App.AppSearch.AppSearchResultCode enum directly instead of this field.

Il chiamante ha richiesto un'operazione per cui non dispone dei privilegi.

[Android.Runtime.Register("RESULT_SECURITY_ERROR", ApiSince=31)]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.AppSearchResultCode enum directly instead of this field.", true)]
public const Android.App.AppSearch.AppSearchResultCode ResultSecurityError = 8;
[<Android.Runtime.Register("RESULT_SECURITY_ERROR", ApiSince=31)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.App.AppSearch.AppSearchResultCode enum directly instead of this field.", true)>]
val mutable ResultSecurityError : Android.App.AppSearch.AppSearchResultCode

Valore del campo

Value = 8
Attributi

Commenti

Il chiamante ha richiesto un'operazione per cui non dispone dei privilegi.

per android.app.appsearch.AppSearchResult.RESULT_SECURITY_ERROR.

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