DeviceChanger

class DeviceChanger(repository: DeviceRepository)

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
fun change(oldDeviceIdentifier: String, newDevice: DevicePrimitives)

Updates a Device with the given identifier with the newDevice primitives.