PayloadInformation Properties |
The PayloadInformation type exposes the following members.
Name | Description | |
---|---|---|
CallbackController |
The controller name in the possible callback
| |
CallbackId |
The ID of the possible callback
| |
CallbackMethod |
The method name in the possible callback
| |
ControllerDelegate |
Information about how the controller/method should be called ControllerDelegate | |
HasCallback |
True if the client passed a callback-id
| |
HasPayload |
True if the method to call has a parameter
| |
Payload |
Payload that was read from the IBaseTransport |