public static class MucModule.YouJoinedHandler.YouJoinedEvent extends tigase.jaxmpp.core.client.eventbus.JaxmppEvent<MucModule.YouJoinedHandler>
| Constructor and Description |
|---|
YouJoinedEvent(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
String nickname) |
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(MucModule.YouJoinedHandler handler) |
Room |
getRoom() |
void |
setRoom(Room room) |
public void dispatch(MucModule.YouJoinedHandler handler)
dispatch in class tigase.jaxmpp.core.client.eventbus.Event<MucModule.YouJoinedHandler>public Room getRoom()
public void setRoom(Room room)
Copyright © 2006–2020 Tigase. All rights reserved.