Session Name in AddOn

avatar

Is it possible for me to get the Session Details when ConnectExternal gets called. At that moment I would like to have the Name of the Session.

Cheers!

Sjoerd

All Comments (1)

avatar

Hi,
there is no direct way of doing that and I don't know I can do that. the only solution I see is to add a new method ConnectExternal with an ISession in parameter. I added that to my list.

David Hervieux