Idioma

GetValueResult.ResultInternalError Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Service.Settings.Preferences.GetValueResultType enum directly instead of this field.

Falha na chamada à API devido a um problema com a associação de serviço.

[Android.Runtime.Register("RESULT_INTERNAL_ERROR", ApiSince=36)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Settings.Preferences.GetValueResultType enum directly instead of this field.", true)]
public const Android.Service.Settings.Preferences.GetValueResultType ResultInternalError = 6;
[<Android.Runtime.Register("RESULT_INTERNAL_ERROR", ApiSince=36)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Settings.Preferences.GetValueResultType enum directly instead of this field.", true)>]
val mutable ResultInternalError : Android.Service.Settings.Preferences.GetValueResultType

Valor do campo

Value = 6

Implementações

Atributos

Comentários

Falha na chamada à API devido a um problema com a associação de serviço.

A repetição pode ter êxito.

Java documentação para android.service.settings.preferences.GetValueResult.RESULT_INTERNAL_ERROR.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a