public class LibrarySessionStatistics extends Object
Modifier | Constructor and Description |
---|---|
protected |
LibrarySessionStatistics(Long sessId)
Construct a LibrarySessionStatistics.
|
Modifier and Type | Method and Description |
---|---|
Date |
getConnectTime()
Get the time the session was connected.
|
Long |
getLibrarySessionId()
Get the LibrarySession ID.
|
protected LibrarySessionStatistics(Long sessId)
sessId
- ID of the userCopyright © 2023. All rights reserved.