pub async fn create_token(
configuration: &Configuration,
account_sid: &str,
ttl: Option<i32>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodToken, Error<CreateTokenError>>
Expand description
Create a new token for ICE servers
pub async fn create_token(
configuration: &Configuration,
account_sid: &str,
ttl: Option<i32>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodToken, Error<CreateTokenError>>
Create a new token for ICE servers