GitHub
  • Preparing search index...
  • The search index is not available
@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • @dolbyio/dolbyio-rest-apis-client
  • streaming
  • account
  • getGeoCascade

Function getGeoCascade

  • getGeoCascade(apiSecret): Promise<AccountGeoCascade>
  • Gets the account geo cascading settings. If a Publish Token does not define any geo cascade settings, the account wide settings are used.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    Returns Promise<AccountGeoCascade>

    A Promise whose fulfillment handler receives a AccountGeoCascade object.

    Link

    https://docs.dolby.io/streaming-apis/reference/account_getgeocascade

    • Defined in streaming/account.ts:15

Settings

Member Visibility

Theme

@dolbyio/dolbyio-rest-apis-client - v5.1.0
  • Loading...

Generated using TypeDoc