bootdesk/chat-sdk

BroadcastEvent
in package

AbstractYes

Table of Contents

Properties

$data  : array<string|int, mixed>
$threadId  : string
$timestamp  : int
$type  : string

Methods

__construct()  : mixed
toArray()  : array<string|int, mixed>

Properties

Methods

__construct()

public __construct(string $type, string $threadId, array<string|int, mixed> $data[, int|null $timestamp = null ]) : mixed
Parameters
$type : string
$threadId : string
$data : array<string|int, mixed>
$timestamp : int|null = null

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>
On this page

Search results