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