Android.Service.Notification.StatusBarNotification.UserId Property
Returns a userHandle for the instance of the app that posted this notification.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns a userHandle for the instance of the app that posted this notification.

[Android Documentation]

Requirements

Namespace: Android.Service.Notification
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 18