VastAdException

class VastAdException(message: String) : Exception

Thrown when the IMA client-side (CSAI) SDK fails to load or play a VAST ad.

Constructors

Link copied to clipboard
constructor(message: String)