Ejemplo n.º 1
0
 public bool isPrecache(int adTypes)
 {
     return(AppodealObjCBridge.AppodealIsPrecacheAd(nativeAdTypesForType(adTypes)));
 }