removePushNotificationsForCredential

open suspend override fun removePushNotificationsForCredential(credentialId: String): Int

Remove all push notifications associated with a credential.

Return

The number of notifications removed.

Parameters

credentialId

The ID of the credential.

Throws

if the notifications cannot be removed.