Not logged in. · Lost password · Register
Forum: agsXMPP RSS
How to Get information about the no. of Conference user participated in???
Avatar
Narendra #1
Member since Jun 2013 · 3 posts · Location: India Gujarat
Group memberships: Members
Show profile · Link to this post
Subject: Multiple Confference Instance
Hello,

I am developing one conference application using agsXMPP where one user can join multiple number of chat rooms.
What i need is that is there any way to get that the particular user is the member of how many rooms??
Can i able to get all room names and details??
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
there is nothing in XMPP for this. You can only count yourself how many rooms the users joined successful.

Alex
Avatar
Narendra #3
Member since Jun 2013 · 3 posts · Location: India Gujarat
Group memberships: Members
Show profile · Link to this post
Thanks Alex,

But if i login with the same JID from other resource how can i come to know that how many conference i joined previously???
I can able to get all available conferences in server. as well as the occupants of each conference. the only thing is missing that i cant able to find out no. of. conference i joined.
AS your reply there is nothing such options in XMPP.
But, just for my help can you suggest some mechanism to fullfill this need, as its important for my work.
Thanks in advance.
Avatar
Alex #4
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
Only the client itself and the server knows which room you joined. In the MUC extensions there is nothing defined where you can the the server "in which room I am currently".

The only solutions I see are the following:
1) You extend a XMPP server codebase which allows you to send a query "tell me the rooms I currently participate"
2) You let communicate your logged in clients. Then resource A can ask resource B "which rooms have you joined".
This post was edited on 2013-06-24, 11:37 by Alex.
Avatar
Narendra #5
Member since Jun 2013 · 3 posts · Location: India Gujarat
Group memberships: Members
Show profile · Link to this post
Hi Alex,

Thanks for your valuable suggestions and thoughts.
I will let you know when i able to achieve the said needs.
Meanwhile if you come across any new approach please let me know.

Thanks for your help :)
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please enter the word from the image into the text field below. (Type the letters only, lower case is okay.)
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Forum: agsXMPP RSS