Not logged in. · Lost password · Register
Forum: agsXMPP RSS
Avatar
.net_developer #1
Member since Sep 2015 · 41 posts
Group memberships: Members
Show profile · Link to this post
Subject: Discover joined rooms of mine
Hello, i am developing chat application in c#.net with agsxmpp,and so far i have managed to do single chat and groupchat.but now i am facing problem to retrive the rooms which i have already joined as a owner or member.i want to discover only rooms which i have created,i.e i am owner of it,or i am member of it.is there any method in agsxmpp to do so?or any other way to do it?
This post was edited on 2015-09-16, 08:18 by .net_developer.
Avatar
Alex #2
Member since Feb 2003 · 4449 posts · Location: Germany
Group memberships: Administrators, Members
Show profile · Link to this post
I don't think such a function exists. See also here in the MUC documentation:
http://xmpp.org/extensions/xep-0045.html

What you probably can do is use Disco to find all room and send send a Disco Info request to all room and see if your server returns the owner of it. Different server software has also different query capabilities.
So there may be a server which has its own extensions for such a feature
Avatar
.net_developer #3
Member since Sep 2015 · 41 posts
Group memberships: Members
Show profile · Link to this post
Thank you very much ,for your quick and right answer,it helped me correctly.
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