bootdesk/chat-sdk

OptionsLoadEvent
in package
implements StoppableEventInterface

Table of Contents

Interfaces

StoppableEventInterface

Properties

$actionId  : string
$adapter  : Adapter
$query  : string
$raw  : mixed
$user  : Author
$propagationStopped  : bool

Methods

__construct()  : mixed
isPropagationStopped()  : bool
stopPropagation()  : void

Properties

Methods

__construct()

public __construct(Adapter $adapter, string $actionId, string $query, Author $user[, mixed $raw = null ]) : mixed
Parameters
$adapter : Adapter
$actionId : string
$query : string
$user : Author
$raw : mixed = null

isPropagationStopped()

public isPropagationStopped() : bool
Return values
bool
On this page

Search results