CarrierConfigManager.ImsSs.SupplementaryServiceIdentificationOir フィールド

定義

注意事項

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

3GPP 24 に従った発信元識別制限 (OIR) のサポート。

[Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIR", 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 SupplementaryServiceIdentificationOir = 10;
[<Android.Runtime.Register("SUPPLEMENTARY_SERVICE_IDENTIFICATION_OIR", 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 SupplementaryServiceIdentificationOir : Android.Telephony.CarrierImsSupplementaryService

フィールド値

Value = 10
属性

注釈

3GPP 24.607 による発信元識別制限 (OIR) のサポート。

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

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

適用対象