CarrierConfigManager.ImsSs.SupplementaryServiceCbBoic Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.
Appel Barring - Barring of outgoing international calls (BOIC) support as per 3GPP TS 24.
[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CB_BOIC", 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 SupplementaryServiceCbBoic = 15;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CB_BOIC", 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 SupplementaryServiceCbBoic : Android.Telephony.CarrierImsSupplementaryService
Valeur de champ
Value = 15- Attributs
Remarques
Call Barring - Barring of outgoing international calls (BOIC) support as per 3GPP TS 24.611.
Cette valeur est associée au code de service de prise en charge MMI 331, comme indiqué dans la table TS 22.030 B.1
Documentation Java pour android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CB_BOIC
.
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.