Module api20100401_conference_api

Source

Structs§

FetchConferenceParams
struct for passing parameters to the method fetch_conference
ListConferenceParams
struct for passing parameters to the method list_conference
UpdateConferenceParams
struct for passing parameters to the method update_conference

Enums§

FetchConferenceError
struct for typed errors of method fetch_conference
ListConferenceError
struct for typed errors of method list_conference
UpdateConferenceError
struct for typed errors of method update_conference

Functions§

fetch_conference
Fetch an instance of a conference
list_conference
Retrieve a list of conferences belonging to the account used to make the request
update_conference