Class IFrameResource

java.lang.Object
com.ooyala.pulse.IFrameResource
All Implemented Interfaces:
Resource

public class IFrameResource extends Object implements Resource
A resource used by PulseCompanionAd to be displayed within an IFrame.
  • Method Details

    • getURL

      public URL getURL()
      The URL of the resource that should be loaded within the IFrame.
      Returns:
      The IFrame resource URL.