Subject: OnIq handler not raise
hello?I have implemented the OnReceiveXml and OnIq handler ?but that is strange?when i am send a iq?the OnReceiveXml handler can receive the iq but the onIq can't?can you help me?thanks?
Quote by xiaotluckly:<iq type="result" id="MX_1" to="+79271212123@megafon.ru/Matrix Windows Phone" xmlns="jabber:client:simplified">
<bind xmlns="urn:ietf:params:xml:ns:xmpp-bind">
<jid>+79271212123@megafon.ru/Matrix Windows Phone</jid>
</bind>
</iq>
Quote by xiaotluckly:Is there any other way to solve this problem? can you Let the matrix support this namespace : xmlns="jabber:client:simplified",thank
Quote by Alex:A dirty hack in the MatriX sources would be possible, but not in any public release.
Alex
Quote by xiaotluckly:can you give me one? i need it~