Bitrix API

PushManager extends Manager implements PushManagerInterface

Table of Contents

Interfaces

PushManagerInterface

Methods

__construct()  : mixed
addConnectionPush()  : Result
addSectionPush()  : Result
deletePush()  : Result
getServiceName()  : string
renewPush()  : Result

Methods

__construct()

public __construct(Connection $connection, int $userId) : mixed
Parameters
$connection : Connection
$userId : int
Tags
throws
SystemException

addConnectionPush()

public addConnectionPush(Connection $connection) : Result
Parameters
$connection : Connection
Tags
throws
ArgumentException
throws
LoaderException
throws
ObjectException
throws
SystemException
Return values
Result

deletePush()

public deletePush(Push $pushChannel) : Result
Parameters
$pushChannel : Push
Tags
throws
ArgumentException
throws
LoaderException
Return values
Result

getServiceName()

public getServiceName() : string
Return values
string

        
On this page

Search results