Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Communications Framework (ECF) » IChatRoomManager and IChatRoomInfo
IChatRoomManager and IChatRoomInfo [message #619011] Sat, 18 August 2007 02:00 Go to next message
Eclipse UserFriend
Originally posted by: remy.suen.gmail.com

What exactly is getChatRoomInfos() supposed to return? An array of all
the IChatRoomInfos that I've "created" via createChatRoom(String, Map)
or getChatRoomInfo(String) (and subsequently connected to via the
IChatRoomContainer maybe?) or are they supposed to be all the available
chatrooms that are "managed" by the IChatRoomManager regardless of
whether you're connected or not?

Regards,
Rem
Re: IChatRoomManager and IChatRoomInfo [message #619018 is a reply to message #619011] Sat, 18 August 2007 16:27 Go to previous messageGo to next message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Remy,

Remy Chi Jian Suen wrote:
> What exactly is getChatRoomInfos() supposed to return? An array of all
> the IChatRoomInfos that I've "created" via createChatRoom(String, Map)
> or getChatRoomInfo(String) (and subsequently connected to via the
> IChatRoomContainer maybe?) or are they supposed to be all the available
> chatrooms that are "managed" by the IChatRoomManager regardless of
> whether you're connected or not?

This. (all available chatrooms that are managed by the IChatRoomManager).

Scott
Re: IChatRoomManager and IChatRoomInfo [message #619019 is a reply to message #619018] Sat, 18 August 2007 16:46 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: remy.suen.gmail.com

Scott Lewis wrote:
>> What exactly is getChatRoomInfos() supposed to return?
>
> This. (all available chatrooms that are managed by the IChatRoomManager).

I guess this isn't intended to be a shortop then. So clients should be
keeping track of which chat room they're connected to themselves, correct?
Re: IChatRoomManager and IChatRoomInfo [message #619022 is a reply to message #619019] Sat, 18 August 2007 16:55 Go to previous message
Scott Lewis is currently offline Scott LewisFriend
Messages: 1038
Registered: July 2009
Senior Member
Hi Remy.

Remy Chi Jian Suen wrote:
> Scott Lewis wrote:
>>> What exactly is getChatRoomInfos() supposed to return?
>>
>> This. (all available chatrooms that are managed by the IChatRoomManager).
>
> I guess this isn't intended to be a shortop then. So clients should be
> keeping track of which chat room they're connected to themselves, correct?

Yes
Previous Topic:How do i accept a persence subscription request
Next Topic:Setting up a generic server nightmare
Goto Forum:
  


Current Time: Fri Apr 26 12:29:13 GMT 2024

Powered by FUDForum. Page generated in 0.03373 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top