UniqueMachineIdResponsePacket

data class UniqueMachineIdResponsePacket(val machineId: String) : Packet

Author

Jordan Abraham

Constructors

Link copied to clipboard
constructor(machineId: String)

Properties

Link copied to clipboard