getAllPushCredentials

open suspend override fun getAllPushCredentials(): List<PushCredential>

Retrieve all stored push credentials.

Return

A list of all Push credentials.

Throws

if the credentials cannot be retrieved.