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

[reSIProcate-users] how to get invitesession?


Hello all,
i am creating a simple app to test resiprocate.
When i send an invite i create an AppDialogSet-derived class that i pass to the makeInviteSession to store the appdialog set for that call.
However i have not found yet how to get the invitesession object from the appdialogset. Is it possible at all? or should i store somethig else (inviteSession? but how do i get from the makeinvitesession?)

thanks a lot for any hint