void onAdOpened()
 {
     listener.FireAdOpened();
 }
Example #2
0
 void onBannerShown()
 {
     listener.FireAdOpened();
 }