ImsRcsManager.UceAdapter Property

Definition

public virtual Android.Telephony.Ims.RcsUceAdapter UceAdapter { [Android.Runtime.Register("getUceAdapter", "()Landroid/telephony/ims/RcsUceAdapter;", "GetGetUceAdapterHandler", ApiSince=30)] get; }
[<get: Android.Runtime.Register("getUceAdapter", "()Landroid/telephony/ims/RcsUceAdapter;", "GetGetUceAdapterHandler", ApiSince=30)>]
member this.UceAdapter : Android.Telephony.Ims.RcsUceAdapter

Property Value

A RcsUceAdapter used for User Capability Exchange (UCE) operations for this subscription.

Attributes

Remarks

Java documentation for android.telephony.ims.ImsRcsManager.getUceAdapter().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to