updateDevice

abstract suspend fun updateDevice(deviceId: String, displayName: String): Result<Unit>

See also