public class Room extends Object
Constructor and Description |
---|
Room(BareJID roomJID,
BareJID queueJID) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
BareJID |
getQueueJID() |
BareJID |
getRoomJID() |
int |
hashCode() |
boolean |
isCreated() |
void |
setCreated(boolean created) |
String |
toString() |
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.