Package com.ooyala.pulse
Class AdSurvey
- java.lang.Object
 - 
- com.ooyala.pulse.AdSurvey
 
 
- 
public class AdSurvey extends java.lang.ObjectThe AdSurvey is used to provide a URL to any resource file having to do with collecting survey data. 
- 
- 
Constructor Summary
Constructors Constructor Description AdSurvey() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetMimeType()The survey type.java.net.URLgetSurvey()The survey's URL. 
 -