public interface OccupantListener extends EventListener
ChatRoom.addOccupantListener(rocks.xmpp.extensions.muc.OccupantListener)| Modifier and Type | Method and Description |
|---|---|
void |
occupantChanged(OccupantEvent e)
Called, when the occupant status has changed.
|
void occupantChanged(OccupantEvent e)
e - The event object.Copyright © 2014 XMPP.rocks. All rights reserved.