Discussion:
XEP-0092 from a Presence?
StuFF mc
2010-04-12 20:35:19 UTC
Permalink
Hi,

I'm trying to know which Client the user uses when getting a join_callback

See http://xmpp.org/extensions/xep-0092.html

Anybody know how I would do that? All I can see from the Presence object
that I got in the call back is

<presence from='veur-***@public.gmane.org/user2' to='7v-***@public.gmane.org/ssh '
xmlns='jabber:client'> ... </>

Cheers.
Peter Saint-Andre
2010-04-14 17:35:35 UTC
Permalink
Post by StuFF mc
Hi,
I'm trying to know which Client the user uses when getting a join_callback
See http://xmpp.org/extensions/xep-0092.html
Anybody know how I would do that?
Why? Please use XEP-0115 instead, and think about implementing XEP-0232.

Peter
--
Peter Saint-Andre
https://stpeter.im/
StuFF mc
2010-04-14 19:11:58 UTC
Permalink
OK, now the next question:

How to do this with XMPP4R? :-)

Cheers.
Post by StuFF mc
Post by StuFF mc
Hi,
I'm trying to know which Client the user uses when getting a
join_callback
Post by StuFF mc
See http://xmpp.org/extensions/xep-0092.html
Anybody know how I would do that?
Why? Please use XEP-0115 instead, and think about implementing XEP-0232.
Peter
--
Peter Saint-Andre
https://stpeter.im/
_______________________________________________
Xmpp4r-devel mailing list
https://mail.gna.org/listinfo/xmpp4r-devel
Loading...