Structs§
- Fetch
Conference Params - struct for passing parameters to the method
fetch_conference
- List
Conference Params - struct for passing parameters to the method
list_conference
- Update
Conference Params - struct for passing parameters to the method
update_conference
Enums§
- Fetch
Conference Error - struct for typed errors of method
fetch_conference
- List
Conference Error - struct for typed errors of method
list_conference
- Update
Conference Error - 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