Add Delegates to android for AdColony ads with CocosHelper

Hi!

How can i add delegates or change already added(if so where to find them) after I have enabled and installed adColony in my android project using Sonar’s CocosHelper?

It want to use them so I can create funtions that will get called after they have successfully watched the ad…

@SonarSystems

Thanks!

Do you want a callback?

Yes please. So i can show a popup after the ad has been successfully wathced.

Do you know how to make native java to C++ calls? Just call your c++ code from the java side after the ad has been completed.