The XmppIm type exposes the following members.
Events
Name | Description | |
---|---|---|
Error |
The event that is raised when an unrecoverable error condition occurs.
| |
Message |
The event that is raised when a chat message is received.
| |
RosterUpdated |
The event that is raised when the roster of the user has been updated,
i.e. a contact has been added, removed or updated.
| |
Status |
The event that is raised when a status notification from a contact has been
received.
| |
SubscriptionApproved |
The event that is raised when a subscription request made by the JID
associated with this instance has been approved.
| |
SubscriptionRefused |
The event that is raised when a subscription request made by the JID
associated with this instance has been refused.
| |
Unsubscribed |
The event that is raised when a user or resource has unsubscribed from
receiving presence notifications of the JID associated with this instance.
|