Overview

Functions

  • addAgent
  • addConfig
  • addFeedback
  • addLocale
  • addRoom
  • addUser
  • blockUser
  • checkLogin
  • checkLoginToken
  • deleteAgent
  • deleteRecording
  • deleteRoom
  • deleteUser
  • editAdmin
  • editAgent
  • editRoom
  • editUser
  • endMeeting
  • getAdmin
  • getAgent
  • getAgents
  • getChat
  • getChats
  • getRecordings
  • getRoom
  • getRoomById
  • getRooms
  • getUser
  • getUsers
  • insertChat
  • insertRecording
  • insertScheduling
  • loginAdmin
  • loginAgent
  • updateConfig
  • updateLocale
  • updateRoomState
  • Overview
  • Function
  • Tree

Function addRoom

Add a room and generate URLs from PHP directly.

Author: LiveSmart info@new-dev.com
Located at script.php
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
LiveSmart Video Chat Documentation API documentation generated by ApiGen