|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IChatRoomInfo | |
|---|---|
| org.eclipse.ecf.presence.chatroom | |
| org.eclipse.ecf.presence.ui | |
| org.eclipse.ecf.presence.ui.chatroom | |
| 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 |
| Uses of IChatRoomInfo in org.eclipse.ecf.presence.ui |
|---|
| Methods in org.eclipse.ecf.presence.ui with parameters of type IChatRoomInfo | |
|---|---|
protected void |
MultiRosterView.joinChatRoom(IContainer container,
IChatRoomInfo roomInfo,
java.lang.String password)
For the given container, join the chat room specified by roomInfo. |
| Uses of IChatRoomInfo in org.eclipse.ecf.presence.ui.chatroom |
|---|
| Methods in org.eclipse.ecf.presence.ui.chatroom with parameters of type IChatRoomInfo | |
|---|---|
protected void |
ChatRoomManagerView.doJoinRoom(IChatRoomInfo roomInfo,
java.lang.String password)
|
protected java.lang.String |
ChatRoomManagerUI.getPasswordForChatRoomConnect(IChatRoomInfo info)
|
void |
ChatRoomManagerView.joinRoom(IChatRoomInfo info,
java.lang.String password)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||