The Message type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Data |
The data of the stanza.
(Inherited from Stanza.) | |
| From |
Specifies the JID of the sender. If this is null, the stanza was generated
by the client's server.
(Inherited from Stanza.) | |
| Id |
The ID of the stanza, which may be used for internal tracking of stanzas.
(Inherited from Stanza.) | |
| IsEmpty |
Determines whether the stanza is empty, i.e. has no child nodes.
(Inherited from Stanza.) | |
| Language |
The language of the XML character data if the stanza contains data that is
intended to be presented to a human user.
(Inherited from Stanza.) | |
| To |
Specifies the JID of the intended recipient for the stanza.
(Inherited from Stanza.) |