LiveWatchService
Table of Contents
Methods
- getInstance() : self
- isUserWatchingSpaces() : bool
- removeStaleRecords() : void
- setUserAsWatchingNow() : void
Methods
getInstance()
public
static getInstance() : self
Return values
selfisUserWatchingSpaces()
public
isUserWatchingSpaces(int $userId) : bool
Parameters
- $userId : int
Return values
boolremoveStaleRecords()
public
removeStaleRecords() : void
setUserAsWatchingNow()
public
setUserAsWatchingNow(int $userId) : void
Parameters
- $userId : int