Adcolony - How To Include Takeoveraddelegate? Noob Question

I am trying to include AdColony by following the steps mentioned here.

I am stuck at STEP 6, trying to add callbacks,

According to the article,

In order to use the delegate, choose a class that you want to receive the callbacks and an instance of which will remain alive in memory until after the video has completed. import AdColonyPublic.h, then add the AdColonyTakeoverAdDelegate protocol to the class declaration.  

In the example given there, they had done the same on BasicViewController: UIViewController 
I am having a plugin AdColonyLibrary.m in which an AdColonyLibrary class is defined (modelled after the App template project that comes with Corona)

How do I achieve what is mentioned in the tutorial

hey satheesh, have u implented adcolony for android too?

hey satheesh, have u implented adcolony for android too?