The XmppCore type exposes the following members.

Events

  NameDescription
Public eventError
The event that is raised when an unrecoverable error condition occurs.
Public eventIq
The event that is raised when an IQ-request stanza has been received.
Public eventMessage
The event that is raised when a Message stanza has been received.
Public eventPresence
The event that is raised when a Presence stanza has been received.

See Also