The MessageEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | MessageEventArgs |
Event arguments when text-based messages are received
|
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Data |
Content of the message.
|
![]() | EventId |
Event Id of the message
|
![]() | Origin |
Origin of the message
|