Partager via


SmsManager.ResultRadioNotAvailable Champ

Définition

Attention

This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.

Échec, car la radio n’était pas disponible

[Android.Runtime.Register("RESULT_RADIO_NOT_AVAILABLE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.", true)]
public const Android.Telephony.SmsResult ResultRadioNotAvailable = 9;
[<Android.Runtime.Register("RESULT_RADIO_NOT_AVAILABLE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.SmsResult enum directly instead of this field.", true)>]
val mutable ResultRadioNotAvailable : Android.Telephony.SmsResult

Valeur de champ

Value = 9
Attributs

Remarques

Échec, car la radio n’était pas disponible

Documentation Java pour android.telephony.SmsManager.RESULT_RADIO_NOT_AVAILABLE.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par le projet Android Open Source et utilisés en fonction des termes décrits dans la licence d’attribution Creative Commons 2.5.

S’applique à