Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ConnectionComponent

Hierarchy

Implements

Index

Constructors

constructor

Properties

connCount

connCount: number = 0

logined

logined: object

Type declaration

loginedCount

loginedCount: number = 0

name

name: string = "__connection__"

serverId

serverId: string

Methods

addLoginedUser

decreaseConnectionCount

  • decreaseConnectionCount(uid: UID): void

getStatisticsInfo

  • getStatisticsInfo(): object

increaseConnectionCount

  • increaseConnectionCount(): void

removeLoginedUser

  • removeLoginedUser(uid: UID): void

updateUserInfo