public interface AvatarChangeListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
avatarChanged(AvatarChangeEvent e)
Notifies the observer for avatar updates.
|
void avatarChanged(AvatarChangeEvent e)
e - The avatar change event.Copyright © 2014–2015 XMPP.rocks. All rights reserved.