CarrierConfigManager.ImsSs.SupplementaryServiceCbBoic 字段
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
注意
This constant will be removed in the future version. Use Android.Telephony.CarrierImsSupplementaryService enum directly instead of this field.
呼叫禁止 - 根据 3GPP TS 24 支持传出的国际呼叫 (BOIC) 支持。
[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
字段值
Value = 15- 属性
注解
呼叫禁止 - 根据 3GPP TS 24.611 提供传出的国际呼叫(BOIC)支持。
此值与 MMI 支持服务代码 331 相关联,如指示 TS 22.030 表 B.1
适用于 . 的 android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CB_BOIC
Java 文档
本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。