Package com.jwplayer.pub.api.events
Class AdLoadedXmlEvent
java.lang.Object
com.jwplayer.pub.api.events.Event
com.jwplayer.pub.api.events.AdLoadedXmlEvent
Payload to accompany the onAdLoadedXML() event
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AdLoadedXmlEvent
-
-
Method Details
-
getClient
- Returns:
- The client that is currently being used
-
getTag
- Returns:
- The client that is currently being used
-
getXmlString
- Returns:
- The raw XML (as a string) downloaded from the tag
-
getType
- Returns:
- Category of the player event
-