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
  • readGeoRestrictions

Function readGeoRestrictions

  • readGeoRestrictions(apiSecret): Promise<GeoRestrictions>
  • Gets the account geo restriction rules.

    If a token (either Publish or Subscribe) does not define any geo restrictions, the account wide rules are used.

    Parameters

    • apiSecret: string

      The API Secret used to authenticate this request.

    Returns Promise<GeoRestrictions>

    A GeoRestrictions object through a Promise.

    Link

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

    • Defined in streaming/account.ts:64

Settings

Member Visibility

Theme

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

Generated using TypeDoc