Exemple #1
0
 //int retryCount = 1;
 public FullScreenVideoAdListener(InterAd example)
 {
     this.inter = example;
     listener   = new FullScreenAdInteractionListener(this.inter);
 }
Exemple #2
0
 public FullScreenAdInteractionListener(InterAd example)
 {
     this.Inter = example;
 }