PushSender
Table of Contents
Constants
-
COMMAND_USER
= 'user_counter'
Methods
-
createPush()
: void
-
sendUserCounters()
: void
COMMAND_USER
public
mixed
COMMAND_USER
= 'user_counter'
createPush()
public
createPush(array<string|int, mixed> $userIds, string $command, array<string|int, mixed> $params) : void
Parameters
-
$userIds
: array<string|int, mixed>
-
-
$command
: string
-
-
$params
: array<string|int, mixed>
-
sendUserCounters()
public
sendUserCounters(array<string|int, mixed> $userIds[, array<string|int, mixed> $countersData = [] ]) : void
Parameters
-
$userIds
: array<string|int, mixed>
-
-
$countersData
: array<string|int, mixed>
= []
-
-
throws
-
ArgumentException
-
throws
-
SqlQueryException
-
throws
-
LoaderException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException