pub async fn fetch_conference(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodConference, Error<FetchConferenceError>>
Expand description
Fetch an instance of a conference
pub async fn fetch_conference(
configuration: &Configuration,
account_sid: &str,
sid: &str,
) -> Result<ApiPeriodV2010PeriodAccountPeriodConference, Error<FetchConferenceError>>
Fetch an instance of a conference