getDevice

abstract suspend fun getDevice(deviceId: String): Result<Device>

See also