PhoneAccountHandle.UserHandle Property

Definition

public Android.OS.UserHandle? UserHandle { [Android.Runtime.Register("getUserHandle", "()Landroid/os/UserHandle;", "", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getUserHandle", "()Landroid/os/UserHandle;", "", ApiSince=23)>]
member this.UserHandle : Android.OS.UserHandle

Property Value

the UserHandle to use when connecting to this PhoneAccount.

Attributes

Remarks

Java documentation for android.telecom.PhoneAccountHandle.getUserHandle().

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