Table of Contents
Properties
-
$isRunning
: mixed
-
$lastId
: mixed
-
$userId
: mixed
-
$userName
: mixed
Methods
-
__construct()
: mixed
-
__destruct()
: mixed
-
dispatchEvent()
: mixed
-
fetchLastEvent()
: mixed
-
fetchNewEvents()
: mixed
-
getStream()
: mixed
-
init()
: mixed
-
startRunning()
: mixed
-
stopRunning()
: mixed
-
install()
: mixed
$isRunning
public
mixed
$isRunning
= false
$lastId
public
mixed
$lastId
$userId
protected
mixed
$userId
$userName
protected
mixed
$userName
__construct()
public
__construct(mixed $serverName) : mixed
Parameters
-
$serverName
: mixed
-
__destruct()
public
__destruct() : mixed
dispatchEvent()
public
dispatchEvent(mixed $type, mixed $data) : mixed
Parameters
-
$type
: mixed
-
-
$data
: mixed
-
fetchLastEvent()
public
fetchLastEvent() : mixed
fetchNewEvents()
public
fetchNewEvents(mixed $lastId) : mixed
Parameters
-
$lastId
: mixed
-
getStream()
public
getStream() : mixed
init()
public
init([mixed $lastId = null ][, mixed $userId = null ]) : mixed
Parameters
-
$lastId
: mixed
= null
-
-
$userId
: mixed
= null
-
startRunning()
public
startRunning() : mixed
stopRunning()
public
stopRunning() : mixed
install()
protected
install() : mixed