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
$allowedWhiteboard
protected
bool
$allowedWhiteboard
= true
$preloadFile
protected
string|null
$preloadFile
= null
Methods
__construct()
public
__construct() : mixed
buildBody()
public
buildBody() : array<string|int, mixed>
Return values
array<string|int, mixed>getPreloadFile()
public
getPreloadFile() : string|null
Return values
string|nullisAllowedWhiteboard()
public
isAllowedWhiteboard() : bool
Return values
boolsetAllowedWhiteboard()
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