Hi,
I am getting XML request but not getting message in addHandler message.
connection.addHandler(onMessage, null, 'message', null, null, null);
connection.send($pres().tree());
Message not come in this function function.
But i can see response from /http-bind/ like
hello
Please help me,
Thanks.
Hi,
I am getting XML request but not getting message in addHandler message.
connection.addHandler(onMessage, null, 'message', null, null, null);
connection.send($pres().tree());
Message not come in this function function.
helloBut i can see response from /http-bind/ like
Please help me,
Thanks.