pub async fn list_conference(
configuration: &Configuration,
params: ListConferenceParams,
) -> Result<ListConferenceResponse, Error<ListConferenceError>>
Expand description
Retrieve a list of conferences belonging to the account used to make the request