Bitrix API

PushEvent

Table of Contents

Methods

__construct()  : mixed
getCommand()  : string
getParams()  : array<string|int, mixed>
getRecipients()  : array<string|int, mixed>
getTag()  : string
isTag()  : bool

Methods

__construct()

public __construct(string $command[, string $tag = '' ][, array<string|int, mixed> $recipients = [] ][, array<string|int, mixed> $params = [] ][, int $entityId = 0 ]) : mixed
Parameters
$command : string
$tag : string = ''
$recipients : array<string|int, mixed> = []
$params : array<string|int, mixed> = []
$entityId : int = 0

getCommand()

public getCommand() : string
Return values
string

getParams()

public getParams() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRecipients()

public getRecipients() : array<string|int, mixed>
Return values
array<string|int, mixed>

getTag()

public getTag() : string
Return values
string

isTag()

public isTag() : bool
Return values
bool

        
On this page

Search results