Package com.ooyala.pulse
Class IFrameResource
- java.lang.Object
-
- com.ooyala.pulse.IFrameResource
-
- All Implemented Interfaces:
Resource
public class IFrameResource extends java.lang.Object implements Resource
A resource used byPulseCompanionAd
to be displayed within an IFrame.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.net.URL
getURL()
The URL of the resource that should be loaded within the IFrame.
-