destroyConference
destroyConference(conf: ): void
Destroys an existing conference. Add the following line to your scenario code to use the function:
require(Modules.Conference);
Parameters
conf:
Returns
type:
void
destroyConference(conf: ): void
Destroys an existing conference. Add the following line to your scenario code to use the function:
require(Modules.Conference);
void