public static interface MucModule.YouJoinedHandler
extends tigase.jaxmpp.core.client.eventbus.EventHandler
| Modifier and Type | Interface and Description |
|---|---|
static class |
MucModule.YouJoinedHandler.YouJoinedEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
onYouJoined(tigase.jaxmpp.core.client.SessionObject sessionObject,
Room room,
String asNickname) |
Copyright © 2006–2016 Tigase. All rights reserved.