ControlDataCommon
ControlDataCommon Namespace Reference
Classes
| Name | |
|---|---|
| struct | ControlDataCommon::ConnectionStatus Connection status struct containing information about a connection event. |
| struct | ControlDataCommon::Response A response from a ControlDataReceiver to a request. The UUID tells which receiver the response is sent from. |
| struct | ControlDataCommon::StatusMessage A status message from a ControlDataReceiver. The UUID tells which receiver the message is sent from. |
Types
| Name | |
|---|---|
| enum class | ConnectionType { CONNECTED, DISCONNECTED} The connection types. |
Types Documentation
enum ConnectionType
| Enumerator | Value | Description |
|---|---|---|
| CONNECTED | ||
| DISCONNECTED |
The connection types.