setPushToken

suspend fun setPushToken(pushToken: String): Result<Unit>

Update the push notification token for the current user

Parameters

pushToken

The push notification token to be associated with the user