getSessionIds {jrc} | R Documentation |
Get IDs of all active sessions
Description
Returns IDs of all currently active sessions. An ID is a randomly generated combination of 6 letters and
numbers that is assigned to each session upon opening. This function is a wrapper around method getSessionIds
of class App
.
Usage
getSessionIds()
Value
Vector of session IDs.
[Package jrc version 0.6.0 Index]