|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IChatRoomInfo | |
---|---|
org.eclipse.ecf.example.clients | |
org.eclipse.ecf.presence.chatroom |
Uses of IChatRoomInfo in org.eclipse.ecf.example.clients |
---|
Methods in org.eclipse.ecf.example.clients that return IChatRoomInfo | |
---|---|
IChatRoomInfo |
XMPPChatRoomClient.getChatRoomInfo()
|
Uses of IChatRoomInfo in org.eclipse.ecf.presence.chatroom |
---|
Methods in org.eclipse.ecf.presence.chatroom that return IChatRoomInfo | |
---|---|
IChatRoomInfo |
IChatRoomManager.createChatRoom(java.lang.String roomName,
java.util.Map properties)
Create a chat room with the given room name and properties. |
IChatRoomInfo |
IChatRoomManager.getChatRoomInfo(java.lang.String roomName)
Get detailed room info for given room name |
IChatRoomInfo[] |
IChatRoomManager.getChatRoomInfos()
Get detailed room info for all chat rooms associated with this manager |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |