-
public final class VastParser.ViewableImpression
-
-
Field Summary
Fields Modifier and Type Field Description private final List<String>viewableprivate final List<String>notViewableprivate final List<String>viewUndetermined
-
Method Summary
Modifier and Type Method Description final List<String>getViewable()final List<String>getNotViewable()final List<String>getViewUndetermined()-
-
Method Detail
-
getViewable
final List<String> getViewable()
-
getNotViewable
final List<String> getNotViewable()
-
getViewUndetermined
final List<String> getViewUndetermined()
-
-
-
-