updateDeviceToken

suspend fun updateDeviceToken(newToken: String): Boolean

Update the device token locally

Return

True if the token was updated successfully, false otherwise

Parameters

newToken

The new device token