void setSessionActive(boolean value)

Can be used to start a new session, keep the current session active, or end the current session.

Parameters

Name Description
value Use false to end any currently active sessions, or true to start a new session or keep the current session active.

Return

Nothing returned