bootdesk/chat-sdk

MemberJoinedChannelEvent
in package

Table of Contents

Properties

$adapter  : Adapter
$channelId  : string
$inviterId  : string|null
$raw  : mixed
$userId  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(Adapter $adapter, string $channelId, string $userId[, string|null $inviterId = null ][, mixed $raw = null ]) : mixed
Parameters
$adapter : Adapter
$channelId : string
$userId : string
$inviterId : string|null = null
$raw : mixed = null
On this page

Search results