OmniClientLiveSessionInfo#
-
struct OmniClientLiveSessionInfo#
Information about a Live Session.
Public Members
-
const char *sessionUrl#
System-defined unique URL for the session.
-
const char *sessionName#
User-defined name for the session.
-
const char *sessionOwner#
System-defined owner (authenticated user who created the session)
-
uint64_t modifiedTimestamp#
Last modified time (nanoseconds since epoch)
-
const char *sessionUrl#