Messenger Class |
public class Messenger : Messenger
The Messenger type exposes the following members.
| Name | Description | |
|---|---|---|
| Receive | Receive a 64-byte message from a USB HID device. | |
| Send | Send a 64-byte message to a USB HID device. | |
| Transaction | Send a 64-byte command message to and receive a 64-byte response message from a USB HID device. |