delete Token
Deletes the device’s FCM token on the backend.
Return
true if the token was deleted successfully; false otherwise.
Parameters
device Id
The unique ID of the device.
Throws
if deletion fails.
Deletes the device’s FCM token on the backend.
true if the token was deleted successfully; false otherwise.
The unique ID of the device.
if deletion fails.