CarrierConfigManager.ImsSs.SupplementaryServiceIdentificationOip フィールド

定義

注意事項

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

3GPP 24 に従った発信元識別プレゼンテーション (OIP) のサポート。

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIP", 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 SupplementaryServiceIdentificationOip = 8;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIP", 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 SupplementaryServiceIdentificationOip : Android.Telephony.CarrierImsSupplementaryService

フィールド値

Value = 8
属性

注釈

3GPP 24.607 による発信元識別プレゼンテーション (OIP) のサポート。

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

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

適用対象