Properties
connCount
connCount: number = 0
loginedCount
loginedCount: number = 0
serverId
serverId: string
Methods
decreaseConnectionCount
- decreaseConnectionCount(uid: UID): void
getStatisticsInfo
- getStatisticsInfo(): object
-
Returns object
statistics info
-
loginedCount: number
-
-
serverId: string
-
totalConnCount: number
increaseConnectionCount
- increaseConnectionCount(): void
removeLoginedUser
- removeLoginedUser(uid: UID): void
connection statistics service record connection, login count and list