Class RequestDeviceList
Sent to server to request a list of all connected devices.
Namespace: Buttplug.Core.Messages
Assembly: Buttplug.dll
Syntax
public class RequestDeviceList : ButtplugMessage
Constructors
RequestDeviceList(UInt32)
Initializes a new instance of the RequestDeviceList class.
Declaration
public RequestDeviceList(uint id = null)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt32 | id | Message ID. |