CarrierConfigManager.ImsSs.SupplementaryServiceIdentificationOir Campo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Attenzione
This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.
Supporto OIR (Origin Identification Restriction) in base al 3GPP 24.
[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIR", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.", true)]
public const Android.Telephony.CarrierImsSupplementaryService SupplementaryServiceIdentificationOir = 10;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIR", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.", true)>]
val mutable SupplementaryServiceIdentificationOir : Android.Telephony.CarrierImsSupplementaryService
Valore del campo
Value = 10- Attributi
Commenti
Supporto OIR (Origin Identification Restriction) in base al 3GPP 24.607.
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.