Is there any way to use the com-api to get access to online status on sametime? The data should persist in a nsf-file right? Or is this only accessible from the sametime rest api?
I only want to access the online status of every user with c#. Does anybody have any experience with this?
I have used the com-api to retrieve room-status and booking rooms so it would have been nice if its possible to still use the com-api to access online status of users!
I have looked at this document http://www.redbooks.ibm.com/redbooks/pdfs/sg247037.pdf but isn't there any easier way?