public class POBVast extends java.lang.Object implements POBXMLNodeListener
| Constructor and Description |
|---|
POBVast() |
| Modifier and Type | Method and Description |
|---|---|
void |
build(POBNodeBuilder builder)
POBXMLParser calls this method to build model class object with node builder
|
java.util.List<POBVastAd> |
getAds()
List of Inline or Wrapper Ads
|
java.lang.String |
getVersion()
Vast response version
|
public void build(@NonNull
POBNodeBuilder builder)
POBXMLNodeListenerbuild in interface POBXMLNodeListenerbuilder - Instance of POBNodeBuilder, to be used for building the model class object@Nullable public java.util.List<POBVastAd> getAds()
@Nullable public java.lang.String getVersion()