Module api20100401_participant_api

Source

Structs§

CreateParticipantParams
struct for passing parameters to the method create_participant
DeleteParticipantParams
struct for passing parameters to the method delete_participant
FetchParticipantParams
struct for passing parameters to the method fetch_participant
ListParticipantParams
struct for passing parameters to the method list_participant
UpdateParticipantParams
struct for passing parameters to the method update_participant

Enums§

CreateParticipantError
struct for typed errors of method create_participant
DeleteParticipantError
struct for typed errors of method delete_participant
FetchParticipantError
struct for typed errors of method fetch_participant
ListParticipantError
struct for typed errors of method list_participant
UpdateParticipantError
struct for typed errors of method update_participant

Functions§

create_participant
delete_participant
Kick a participant from a given conference
fetch_participant
Fetch an instance of a participant
list_participant
Retrieve a list of participants belonging to the account used to make the request
update_participant
Update the properties of the participant