I am using ejabberd at backend , I am able to connect with library and previously I had an issue with StatusChanaged but now I am using socket and able to catch the ConnectionStatus event.
BUT i am very disturb and due to lack of documentation I am very frustrated that I am not achieving the results which I expected from this library.
As you can I am initializing bunch of events but I am only able to catch Message and StatusChanged event. All other events are not working
Is there any sample out there that would help to get complete details how I can use these events.
Hi,
I am using ejabberd at backend , I am able to connect with library and previously I had an issue with StatusChanaged but now I am using socket and able to catch the ConnectionStatus event. BUT i am very disturb and due to lack of documentation I am very frustrated that I am not achieving the results which I expected from this library. As you can I am initializing bunch of events but I am only able to catch Message and StatusChanged event. All other events are not working Is there any sample out there that would help to get complete details how I can use these events.