StatusBarNotification.UserId Property

Definition

Caution

deprecated

Returns a userid for whom this notification is intended.

[System.Obsolete("deprecated")]
public virtual int UserId { [Android.Runtime.Register("getUserId", "()I", "GetGetUserIdHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getUserId", "()I", "GetGetUserIdHandler")>]
member this.UserId : int

Property Value

Int32
Attributes

Remarks

Java documentation for android.service.notification.StatusBarNotification.getUserId().

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