pombreda / libjingle

Automatically exported from code.google.com/p/libjingle
0 stars 0 forks source link

Trying to get server features from Client #233

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am trying to extend libjingle a little bit and I need to access the server 
features, is there any way to access them (ideally from the client)? 

What would be the best approach? I have been unable to find any method to do 
it, furthermore they seem to be removed after the login procedure is complete.

Original issue reported on code.google.com by onei...@gmail.com on 24 Oct 2011 at 11:11

GoogleCodeExporter commented 9 years ago
Please refer to the following technical standard.

http://xmpp.org/extensions/xep-0115.html

Original comment by jun...@google.com on 24 Nov 2011 at 1:00