SubspaceProductAPI.Api.WebRtcCdnService (subspace_openapi_client v1.0.12)

API calls for all endpoints tagged WebRtcCdnService.

Link to this section Summary

Functions

Parameters

  • connection (SubspaceProductAPI.Connection): Connection to server
  • opts (KeywordList): [optional] Optional parameters

    Returns

on success {:error, Tesla.Env.t} on failure

Link to this section Functions

Link to this function

web_rtc_cdn_service_get_web_rtc_cdn(connection, opts \\ [])

Specs

web_rtc_cdn_service_get_web_rtc_cdn(Tesla.Env.client(), keyword()) ::
  {:ok, SubspaceProductAPI.Model.V1WebRtcCdnResponse.t()}
  | {:ok, Map.t()}
  | {:error, Tesla.Env.t()}

Parameters

  • connection (SubspaceProductAPI.Connection): Connection to server
  • opts (KeywordList): [optional] Optional parameters

    Returns

on success {:error, Tesla.Env.t} on failure