Banners
Refresh
By default, the banner periodically shows new ads. You can change the frequency with this:
banner.setRefreshTimeSeconds(45);
or deactivate the automatic refresh:
banner.setEnableAutoRefresh(false);
Tappx © 2024
By default, the banner periodically shows new ads. You can change the frequency with this:
banner.setRefreshTimeSeconds(45);
or deactivate the automatic refresh:
banner.setEnableAutoRefresh(false);