public class AdSource
Represents an ad source which can be assigned to an . An class AdItem can have multiple class AdItem as waterfalling option.class AdSource
class AdItem,
class AdItem,
class AdSourcepublic static android.os.Parcelable.Creator<com.bitmovin.player.config.advertising.AdSource> CREATOR
public AdSource(AdSourceType type, java.lang.String tag)
public AdSourceType getType()
Returns the .enum AdSourceType
enum AdSourceTypeenum AdSourceTypepublic java.lang.String getTag()
Returns the ad tag / url to the ad manifest.
public int describeContents()
public void writeToParcel(android.os.Parcel dest,
int flags)