PullManager
FinalYes
Table of Contents
Constants
- ADD_CALL_SCORING_PULL_COMMAND = 'call_scoring_add'
Methods
- __construct() : mixed
- sendPullEvent() : void
- subscribe() : void
Constants
ADD_CALL_SCORING_PULL_COMMAND
public
mixed
ADD_CALL_SCORING_PULL_COMMAND
= 'call_scoring_add'
Methods
__construct()
public
__construct() : mixed
sendPullEvent()
public
sendPullEvent(int $activityId, array<string|int, mixed> $params, string $command) : void
Parameters
- $activityId : int
- $params : array<string|int, mixed>
- $command : string
subscribe()
public
subscribe(int $userId, int $activityId) : void
Parameters
- $userId : int
- $activityId : int