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