1 Reply Latest reply on Feb 17, 2012 12:14 PM by eaa

    How to retrieve all sessions using the api?

    d.y.

      I wonder how i can retrieve all the sessions from the database using the api. Can anyone tell me?

        • 1. Re: How to retrieve all sessions using the api?
          eaa

          As far as I know, there is no way to do that using the API. The best approach is to keep a list of the sessions you have (their ids). You can also try to query SessionInfo table to get those ids. But again, this is not part of the API.

           

          Best Regards,

          1 of 1 people found this helpful