The AvatarChangedEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyAvatar
The image representing the XMPP entity's avatar.
Public propertyCleared
True if the XMPP entity has cleared its avatar image.
Public propertyHash
The SHA-1 hash of the XMPP entity's avatar image.
Public propertyJid
The JID of the XMPP entity that published the avatar information.

See Also