SafepineCoreInterface.getSessionStatus

class SafepineCoreInterface
@anyAuth
@path("/app/session_status")
void
getSessionStatus
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)