public static interface MucModule.JoinRequestedHandler extends EventHandler
Modifier and Type | Interface and Description |
---|---|
static class |
MucModule.JoinRequestedHandler.JoinRequestedEvent |
Modifier and Type | Method and Description |
---|---|
void |
onJoinRequested(SessionObject sessionObject,
Room room,
String nickname,
Presence sentPresence) |
void onJoinRequested(SessionObject sessionObject, Room room, String nickname, Presence sentPresence)
Copyright © 2006–2022 Tigase. All rights reserved.