Table of Contents
Properties
-
$isRunning
: mixed
-
$lastId
: mixed
Methods
-
__construct()
: mixed
-
__destruct()
: mixed
-
_parseEvent()
: 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
__construct()
public
__construct(mixed $serverName) : mixed
Parameters
-
$serverName
: mixed
-
__destruct()
public
__destruct() : mixed
_parseEvent()
public
_parseEvent(array<string|int, mixed> &$event) : mixed
Parameters
-
$event
: array<string|int, 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
Parameters
-
$lastId
: mixed
= null
-
startRunning()
public
startRunning() : mixed
stopRunning()
public
stopRunning() : mixed
install()
protected
install() : mixed