public final class AvatarChangeEvent extends EventObject
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getAvatar()
Gets the avatar image data.
|
Jid |
getContact()
Gets the bare JID of the contact who's associated with the avatar, i.e. who changed his or her avatar.
|
getSource, toStringpublic final byte[] getAvatar()
public final Jid getContact()
Copyright © 2014–2015 XMPP.rocks. All rights reserved.