removeFromTopNotificationBar

open override fun removeFromTopNotificationBar(id: String)

Remove a notification from the top notification bar.

Parameters

id

the unique identifier of the notification to remove


open override fun removeFromTopNotificationBar(type: Int)