次の方法で共有


CarrierConfigManager.ImsSs.SupplementaryServiceCfAll フィールド

定義

注意事項

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

通話の流用 - 3GPP 24 に従ってのすべての着信転送サポート。

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_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 SupplementaryServiceCfAll = 1;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_CF_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 SupplementaryServiceCfAll : Android.Telephony.CarrierImsSupplementaryService

フィールド値

Value = 1
属性

注釈

通話の転送 - 3GPP 24.604 に従ってのすべての着信転送サポート。

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

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

このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。

適用対象