I see how one can start a session with ACPGriffon. (eg ->
ACPGriffon.startSession(url))
How can one check for an active session? And better yet listen for session changes, such as disconnections inside the app/client?
No documentation indicates this is possible, and the ACPGriffon.h file has no indication either.