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