Share via


MediaSession2Service.MediaNotification.NotificationId Property

Definition

Gets the id of the notification.

public virtual int NotificationId { [Android.Runtime.Register("getNotificationId", "()I", "GetGetNotificationIdHandler", ApiSince=29)] get; }
[<get: Android.Runtime.Register("getNotificationId", "()I", "GetGetNotificationIdHandler", ApiSince=29)>]
member this.NotificationId : int

Property Value

the notification id

Attributes

Remarks

Java documentation for android.media.MediaSession2Service.MediaNotification.getNotificationId().

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