Bitrix API

PushSender

Table of Contents

Constants

COMMAND_USER  = 'user_counter'

Methods

createPush()  : void
sendUserCounters()  : void

Constants

COMMAND_USER

public mixed COMMAND_USER = 'user_counter'

Methods

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> = []
Tags
throws
ArgumentException
throws
SqlQueryException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException

        
On this page

Search results