Class DeviceUpdateRequest
- java.lang.Object
-
- io.github.ma1uta.matrix.client.model.device.DeviceUpdateRequest
-
public class DeviceUpdateRequest extends Object
The new display name for this device. If not given, the display name is unchanged.
-
-
Field Summary
Fields Modifier and Type Field Description private String
displayName
The new display name.
-
Constructor Summary
Constructors Constructor Description DeviceUpdateRequest()
-