WebexApiEventArgs Properties |
The WebexApiEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| Error |
Gets the error value, if the success is false, otherwise is null. WebexError | |
| IsSuccess |
Gets a value indicating whether this event is success.
|