Represents args for the event raised when a response to an action list request is received.
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| ActionListEventArgs(Boolean, String, String) |
The constructor.
| |
| ActionListXML |
The action list in XML format.
| |
| ErrorMessage |
The error message from a failed request.
| |
| Succeeded |
Indicates whether the request was successful or not.
|