The ActivityChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyActivity
The general activity of the XMPP entity.
Public propertyDescription
a natural-language description of, or reason for, the activity. This may be null.
Public propertyJid
The JID of the XMPP entity that published the activity information.
Public propertySpecific
The specific activity of the XMPP entity.

See Also