public class RoomWithId<ID> extends Room
Room.RoomFactory, Room.RoomFactoryImpl, Room.RoomListener, Room.RoomOccupantListenerFILTERED_OCCUPANTS_COLLECTION, log, presenceFiltered, presences| Modifier | Constructor and Description |
|---|---|
protected |
RoomWithId(ID id,
RoomConfig rc,
Date creationDate,
tigase.xmpp.jid.BareJID creatorJid) |
| Modifier and Type | Method and Description |
|---|---|
ID |
getId() |
void |
setId(ID id) |
addAffiliationByJid, addListener, addOccupantByJid, addOccupantListener, changeNickName, createAvailableFilter, fireOnMessageToOccupants, getAffiliation, getAffiliation, getAffiliations, getAffiliationsMatching, getAllJidsForMessageDelivery, getAllOccupantsJID, getAllOccupantsJidsForMessageDelivery, getAvatarHash, getConfig, getCreationDate, getCreatorJid, getDebugInfoOccupants, getDefaultRole, getLastPresenceCopy, getLastPresenceCopyByJid, getLocalOccupantsJidsByNickname, getOccupantsBareJids, getOccupantsCount, getOccupantsJidByNickname, getOccupantsJidsByNickname, getOccupantsNickname, getOccupantsNicknames, getOccupantsNicknames, getPersistentOccupantJidByNickname, getPersistentOccupantsJidsByNickname, getPresenceFiltered, getRole, getRoomCustomData, getRoomJID, getSubject, getSubjectChangeDate, getSubjectChangerNick, isOccupantInRoom, isOccupantOnline, isRoomLocked, onConfigChanged, onInitialRoomConfig, removeListener, removeOccupant, removeOccupant, setAffiliations, setAvatarHash, setNewAffiliation, setNewRole, setNewSubject, setRoomCustomData, setRoomLocked, setSubjectChangeDate, updatePresenceByJidprotected RoomWithId(ID id, RoomConfig rc, Date creationDate, tigase.xmpp.jid.BareJID creatorJid)
Copyright © 2007–2020 "Tigase, Inc.". All rights reserved.