Implement observable completion in custom Ionic Native plugin

Hi.

I am trying to wrap my cordova plugin with ionic native. I see that you can bind to the next() and error(), but how i bind to the completion function?