Function addRoom
Add a room and generate URLs from PHP directly.
Parameters summary
type |
$lsRepUrl |
|
type |
$agentId = null |
|
type |
$roomId = null |
|
type |
$agentName = null |
|
type |
$visitorName = null |
|
type |
$agentShortUrl = null |
|
type |
$visitorShortUrl = null |
|
type |
$password = null |
|
type |
$config = 'config.json' |
|
type |
$dateTime = null |
|
type |
$duration = null |
|
type |
$disableVideo = false |
|
type |
$disableAudio = false |
|
type |
$disableScreenShare = false |
|
type |
$disableWhiteboard = false |
|
type |
$disableTransfer = false |
|
type |
$is_active = true |
|
Return value summary
boolean|string|integer
|
boolean|string|int
|