• Returns true if the passed vastChain has an ad pod or false otherwise.

    Parameters

    • vastChain: VastChain = []

      Array of VAST responses. See load or requestAd for more info.

    Returns boolean

    True if the vastChain contains an ad pod and false otherwise.

Generated using TypeDoc