prepare

abstract fun prepare(adState: AdStateInterface)

Passes AdStateInterface with the new data received from the server to the renderer.

This method will be called every time advertisement manages to load advertisement data. In it you can process the data, and prepare the renderer for display.