createConference
createConference(parameters: ): Creates a new Conference instance. You can attach media streams later via the Conference.sendMediaTo or VoxEngine.sendMediaBetween methods.
Add the following line to your scenario code to use the function:
require(Modules.Conference);
Parameters
- parameters:- Conference parameters 
Returns
- type: