Android.Service.Notification.StatusBarNotification.PostTime Property
The time (in Java.Lang.JavaSystem.CurrentTimeMillis time) the notification was posted, which may be different than Android.App.Notification.When.

Syntax

[get: Android.Runtime.Register("getPostTime", "()J", "GetGetPostTimeHandler")]
public virtual long PostTime { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The time (in Java.Lang.JavaSystem.CurrentTimeMillis time) the notification was posted, which may be different than Android.App.Notification.When.

[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