CarrierConfigManager.ImsSs.SupplementaryServiceCfCfb フィールド

定義

注意事項

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

通話の分散 - 3GPP 24 に従って、モバイル サブスクライバー ビジー (CFB) サポートでの着信転送。

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_CFB", 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 SupplementaryServiceCfCfb = 4;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_CFB", 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 SupplementaryServiceCfCfb : Android.Telephony.CarrierImsSupplementaryService

フィールド値

Value = 4
属性

注釈

通話の分散 - 3GPP 24.604 に従って、モバイル サブスクライバー ビジー (CFB) サポートでの着信転送。

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

の Java ドキュメント android.telephony.CarrierConfigManager.ImsSs.SUPPLEMENTARY_SERVICE_CF_CFB

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

適用対象