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