NewUserEvent Class |
Namespace: MattermostDriver
The NewUserEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| NewUserEvent | Initializes a new instance of the NewUserEvent class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString |
Displays a human-readable summary of this event.
(Overrides ObjectToString.) |
| Name | Description | |
|---|---|---|
| broadcast |
Contains information about who received this event.
(Inherited from IResponse.) | |
| data |
Contains specific event-related information.
| |
| event |
The websocket event type.
(Inherited from IResponse.) |