destroy

abstract fun destroy()

Destroys this AdController and associated resources.

After calling this method, the AdController should remove any views that are currently attached and clean up any resources. A corresponding AdEvent.DESTROYED event will be fired before unregistering all Listener objects from its collection.