getNotifications

open fun getNotifications(notifications: List<NovaNotification>): Int

Method to count the notifications of a specific target

Return

the count of the notifications for the specific target as int

Parameters

notifications

: the list of notifications to check