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