Subject: event refresh like OnPresence in asp.net
Hi All, Greetings, somebody know which event is trigger before everytime onpresence is triggered, i dont know if im right, but i think the onpresence event kis triggered only for 1 contact, he check status of the contact finish the event and start over again until he have all the online contact, then he make the same cycle a few time. i guess it work that way, i want to do is the next.
after get all online contact i want to erase the disconnected contact from my listbox, im doing this clearing the listbox, and i need an event before onpresence gets triggered just like rosteritem have 3, start middle and end.
Im using signalR to put the data into a listbox, im get the data from jquery,i start the connection and the data in code behind, the only event i see that refresh itself is OnPresence event, i need other event do the same before On Presence does
after get all online contact i want to erase the disconnected contact from my listbox, im doing this clearing the listbox, and i need an event before onpresence gets triggered just like rosteritem have 3, start middle and end.
Im using signalR to put the data into a listbox, im get the data from jquery,i start the connection and the data in code behind, the only event i see that refresh itself is OnPresence event, i need other event do the same before On Presence does
edmyjose
Show profile
Link to this post