CarrierConfigManager.ImsSs.SupplementaryServiceCbAll フィールド

定義

注意事項

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

通話禁止 - すべての禁止サービス。この値は、TS 22 で示されているように MMI サポート サービス コード 330 に関連付けられます。

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CB_ALL", 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 SupplementaryServiceCbAll = 12;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CB_ALL", 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 SupplementaryServiceCbAll : Android.Telephony.CarrierImsSupplementaryService

フィールド値

Value = 12
属性

注釈

通話の禁止 - すべての禁止サービス、この値は TS 22.030 表 B.1 に示されているように MMI サポート サービス コード 330 に関連付けられています

android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CB_ALLJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象