public static class MultiJaxmpp.ChatWrapper extends Object
| Constructor and Description |
|---|
ChatWrapper(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat) |
ChatWrapper(tigase.jaxmpp.core.client.xmpp.modules.muc.Room room) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
tigase.jaxmpp.core.client.xmpp.modules.chat.Chat |
getChat() |
tigase.jaxmpp.core.client.xmpp.modules.muc.Room |
getRoom() |
int |
hashCode() |
boolean |
isChat() |
boolean |
isRoom() |
String |
toString() |
public ChatWrapper(tigase.jaxmpp.core.client.xmpp.modules.chat.Chat chat)
public ChatWrapper(tigase.jaxmpp.core.client.xmpp.modules.muc.Room room)
Copyright © 2019. All rights reserved.