bootdesk/chat-sdk

MessageReadEvent
in package

Table of Contents

Properties

$originId  : string|null
$raw  : mixed
$threadId  : string
$timestamp  : int|null
$userId  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $threadId, string $userId[, mixed $raw = null ][, int|null $timestamp = null ][, string|null $originId = null ]) : mixed
Parameters
$threadId : string
$userId : string
$raw : mixed = null
$timestamp : int|null = null
$originId : string|null = null
On this page

Search results