getAllPushNotifications

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

Retrieve all stored push notifications.

Return

A list of all Push notifications.

Throws

if the notifications cannot be retrieved.