Documentation

ChatFeaturesParameters
in package

Table of Contents

Properties

$allowChat  : bool
$allowedFileTypes  : array<string|int, string>
$allowFileUpload  : bool
$maxFileSize  : int

Methods

__construct()  : mixed
buildBody()  : array<string|int, mixed>
getAllowedFileTypes()  : array<string|int, string>
getMaxFileSize()  : int
isAllowChat()  : bool
isAllowFileUpload()  : bool
setAllowChat()  : mixed
setAllowedFileTypes()  : mixed
setAllowFileUpload()  : mixed
setMaxFileSize()  : mixed

Properties

Methods

buildBody()

public buildBody() : array<string|int, mixed>
Return values
array<string|int, mixed>

getAllowedFileTypes()

public getAllowedFileTypes() : array<string|int, string>
Return values
array<string|int, string>

setAllowedFileTypes()

public setAllowedFileTypes(array<string|int, string> $allowedFileTypes) : mixed
Parameters
$allowedFileTypes : array<string|int, string>

setAllowFileUpload()

public setAllowFileUpload(bool $allowFileUpload) : mixed
Parameters
$allowFileUpload : bool

setMaxFileSize()

public setMaxFileSize(int $maxFileSize) : mixed
Parameters
$maxFileSize : int

        
On this page

Search results