Exemple #1
0
 public void HideView(YumiNativeData nativeData)
 {
     YumiExterns.HideView(this.NativeAdPtr, nativeData.uniqueId);
 }