< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] ClientSubscription and ServerSubscription


Hello,

I'm implementing the presence methods in telepathy-resiprocate and I need a way to get a message when it first arrives at resiprocate.

I think this is something to do with resip/dum/ClientSubscription* and resip/dum/ServerSubscription*. Am I wrong?

I've read this two classes but I couldn't find a way to get incoming messages using it. Anyone could give me a lead from where to start?

Thanks in advance