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