getCurrentPushDeviceToken

open suspend override fun getCurrentPushDeviceToken(): PushDeviceToken?

Retrieve the current push device token.

Return

The current Push device token, or null if not found.

Throws

if the token cannot be retrieved.