Condividi tramite


PhoneAccountSuggestion.ReasonOther Campo

Definizione

Attenzione

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

Indica che l'oggetto PhoneAccountHandle è consigliato per un motivo non altrimenti enumerato qui.

[Android.Runtime.Register("REASON_OTHER", ApiSince=29)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ReasonType enum directly instead of this field.", true)]
public const Android.Telecom.ReasonType ReasonOther = 4;
[<Android.Runtime.Register("REASON_OTHER", ApiSince=29)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telecom.ReasonType enum directly instead of this field.", true)>]
val mutable ReasonOther : Android.Telecom.ReasonType

Valore del campo

Value = 4

Implementazioni

Attributi

Commenti

Indica che l'oggetto PhoneAccountHandle è consigliato per un motivo non altrimenti enumerato qui.

Documentazione java per android.telecom.PhoneAccountSuggestion.REASON_OTHER.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dal progetto Open Source Android e usato in base ai termini descritti nella licenza Creative Commons 2.5 Attribuzione.

Si applica a