MessageTypeEvents.SubscribeToEvents Method
Specifies the message type events to receive.
Overload List
| Name | Description |
|---|---|
| MessageTypeEvents.SubscribeToEvents (ObjectEventSet) |
Specifies the message type events to receive.
|
| MessageTypeEvents.SubscribeToEvents (ObjectEventSet, ServerEventHandler) |
Specifies the message type events to receive and the event handler that handles the events.
|
See Also