Click or drag to resize

PayloadInformation Properties

The PayloadInformation type exposes the following members.

Properties
  NameDescription
Public propertyCallbackController
The controller name in the possible callback
Public propertyCallbackId
The ID of the possible callback
Public propertyCallbackMethod
The method name in the possible callback
Public propertyControllerDelegate
Information about how the controller/method should be called ControllerDelegate
Public propertyHasCallback
True if the client passed a callback-id
Public propertyHasPayload
True if the method to call has a parameter
Public propertyPayload
Payload that was read from the IBaseTransport
Top
See Also