getPendingPushNotifications

open suspend override fun getPendingPushNotifications(): List<PushNotification>

Retrieve all pending push notifications.

Return

A list of pending Push notifications that have not expired.

Throws

if the notifications cannot be retrieved.