언어

ImsRcsManager.CapabilityTypeOptionsUce 필드

정의

주의

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

이 통신 사업자는 프레임워크에서 정의한 대로 SIP OPTIONS를 사용하여 사용자 기능 Exchange 지원합니다.

[Android.Runtime.Register("CAPABILITY_TYPE_OPTIONS_UCE", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.RcsCapabilityType enum directly instead of this field.", true)]
public const Android.Telephony.Ims.RcsCapabilityType CapabilityTypeOptionsUce = 1;
[<Android.Runtime.Register("CAPABILITY_TYPE_OPTIONS_UCE", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Telephony.Ims.RcsCapabilityType enum directly instead of this field.", true)>]
val mutable CapabilityTypeOptionsUce : Android.Telephony.Ims.RcsCapabilityType

필드 값

Value = 1
특성

설명

이 통신 사업자는 프레임워크에서 정의한 대로 SIP OPTIONS를 사용하여 사용자 기능 Exchange 지원합니다. 설정된 경우 RcsFeature는 SIP OPTIONS를 사용하여 기능 교환을 지원해야 합니다. 설정되지 않은 경우 이 RcsFeature는 기능 요청을 서비스해서는 안 됩니다.

에 대한 android.telephony.ims.ImsRcsManager.CAPABILITY_TYPE_OPTIONS_UCEJava 설명서

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상