Documentation

WhiteboardFeaturesParameters
in package

Table of Contents

Properties

$allowedWhiteboard  : bool
$preloadFile  : string|null

Methods

__construct()  : mixed
buildBody()  : array<string|int, mixed>
getPreloadFile()  : string|null
isAllowedWhiteboard()  : bool
setAllowedWhiteboard()  : void
setPreloadFile()  : void

Properties

Methods

setAllowedWhiteboard()

public setAllowedWhiteboard(bool $allowedWhiteboard) : void
Parameters
$allowedWhiteboard : bool

setPreloadFile()

public setPreloadFile(string $preloadFileUrl) : void
Parameters
$preloadFileUrl : string

Should be direct http/https link & no redirection example: https://mydomain.com/text_book.pdf


        
On this page

Search results