다음을 통해 공유


CarrierConfigManager.ImsSs.CallWaitingSyncImsOnly 필드

정의

주의

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

통신 사업자 네트워크와 터미널 기반 IMS 호출 대기 서비스 간에 통화 대기 서비스 상태를 동기화하지 마세요.

[Android.Runtime.Register("CALL_WAITING_SYNC_IMS_ONLY", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierCallWaitingSyncType enum directly instead of this field.", true)]
public const Android.Telephony.CarrierCallWaitingSyncType CallWaitingSyncImsOnly = 4;
[<Android.Runtime.Register("CALL_WAITING_SYNC_IMS_ONLY", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.CarrierCallWaitingSyncType enum directly instead of this field.", true)>]
val mutable CallWaitingSyncImsOnly : Android.Telephony.CarrierCallWaitingSyncType

필드 값

Value = 4
특성

설명

통신 사업자 네트워크와 터미널 기반 IMS 호출 대기 서비스 간에 통화 대기 서비스 상태를 동기화하지 마세요. 사용자가 IMS가 등록될 때 통화 대기 설정을 변경하는 경우 변경 내용은 터미널 기반 통화 대기 서비스에만 적용됩니다. 통화 대기 중일 때 IMS가 등록되지 않은 경우 이 설정을 통신 사업자 네트워크와 동기화합니다.

에 대한 android.telephony.CarrierConfigManager.ImsSs.CALL_WAITING_SYNC_IMS_ONLYJava 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상