ActionMessageSender
Table of Contents
Methods
- __construct() : mixed
- sendActionMessage() : int
Methods
__construct()
public
__construct(int $collabId, int $senderId) : mixed
Parameters
- $collabId : int
- $senderId : int
Tags
sendActionMessage()
public
sendActionMessage(ActionType $action[, array<string|int, mixed> $parameters = [] ]) : int
Parameters
- $action : ActionType
- $parameters : array<string|int, mixed> = []