void sm_conference_delete(tSMConference conf)
Removes all remaining participants from a conference and releases all resources which were being used by the conference. As soon as this function has been invoked, the conference becomes invalid and any further attempt to refer to it is an error.
This function is part of the Prosody high level conferencing API.