update Token
Updates the device’s FCM token on the backend.
Return
true if the token was updated successfully; false otherwise.
Parameters
device Id
The unique ID of the device.
Throws
if update fails.
Updates the device’s FCM token on the backend.
true if the token was updated successfully; false otherwise.
The unique ID of the device.
if update fails.