Represents args for the event raised when a response to a subscribe request is received.


All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | SubscribeEventArgs(Boolean, List<(Of <<'(String>)>>), String) |
The constructor.
|
![]() | ErrorMessage |
The error message from a failed request.
|
![]() | ServiceNames |
The List of service names associated with this response.
|
![]() | Succeeded |
Indicates whether the request was successful or not.
|