How to handle button click loaded from ccbi file in Android

Hi I am making game in Android

I got success loading a ccbi file, built through cocosbuilder with CCControlButton.

I wrote one selector(method) startClicked.

Now I want to know how to handle that selector in my C++ file startClicked().