Unregister token
TerraCore v0
#
UsageUnregister a registered device token (FCM
token) to receive notifications. Supports both logged-in users and non-login users.
- Logged-in users: unregister the device token for current user. This function must be called before logging out. Otherwise, it will not be able to unsubscribe the device token for the logged-in user.
- Non-login users: unregister the device token to stop receiving broadcast notifications for this device.
- Android
- iOS