PayloadInformation Constructor |
Name | Description | |
---|---|---|
PayloadInformation(ControllerDelegate) |
Ctor for method without callback and without payload
| |
PayloadInformation(ControllerDelegate, Byte) |
Ctor for method with payload, but without callback
| |
PayloadInformation(ControllerDelegate, Byte, Byte, Byte) |
Ctor for method with callback, but without payload
| |
PayloadInformation(ControllerDelegate, Byte, Byte, Byte, Byte) |
Ctor for method with payload and callback
|