setEventListener
Use it to respond to different events happening inside the purchase screen.
If the AdaptyPaywallView has been created by calling AdaptyUI.getPaywallView, calling this method is unnecessary.
Parameters
listener
An object that implements the AdaptyUiEventListener interface. Also you can extend AdaptyUiDefaultEventListener so you don't need to override all the methods.