Call.Details.AccountHandle Property

Definition

public virtual Android.Telecom.PhoneAccountHandle AccountHandle { [Android.Runtime.Register("getAccountHandle", "()Landroid/telecom/PhoneAccountHandle;", "GetGetAccountHandleHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getAccountHandle", "()Landroid/telecom/PhoneAccountHandle;", "GetGetAccountHandleHandler", ApiSince=23)>]
member this.AccountHandle : Android.Telecom.PhoneAccountHandle

Property Value

The PhoneAccountHandle whereby the Call is currently being routed.

Attributes

Remarks

Java documentation for android.telecom.Call.Details.getAccountHandle().

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