Prosody high level conferencing: API

The following functions are provided by the Prosody high level conferencing API:

API call W Description
sm_conference_create()   Create a conference
sm_conference_add_party()   Add a party to a conference
sm_conference_remove_party()   Remove a party from a conference
sm_conference_delete()   Delete a conference
sm_conference_info()   Get information about a conference

This document is also available as a single file.