createConference
createConference(params: ):
Creates a new conference. Add the following line to your scenario code to use the function:
require(Modules.Conference);
Parameters
params:
Returns
type:
createConference(params: ):
Creates a new conference. Add the following line to your scenario code to use the function:
require(Modules.Conference);