updateDeviceToken

suspend fun updateDeviceToken(newToken: String): Boolean(source)

Update the device token locally

Return

True if the token was updated successfully, false otherwise

Parameters

newToken

The new device token