Package com.ooyala.pulse
Class HTMLResource
- java.lang.Object
-
- com.ooyala.pulse.HTMLResource
-
- All Implemented Interfaces:
Resource
public class HTMLResource extends java.lang.Object implements Resource
A resource containing HTML code, used byPulseCompanionAd
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getHTML()
The HTML code to render when the companion is displayed.
-