Example #1
0
 public bool canShow(int adTypes)
 {
     return(AppodealObjCBridge.AppodealCanShow(nativeShowStyleForType(adTypes)));
 }