How to use custom app events with facebook sdk in ionic v-3

We are using this plugin: https://ionicframework.com/docs/native/facebook/
It’s working and I’m able to see the standard events.

But how do I trigger custom events in a ionic project?

I have read:

But I still don’t see how to trigger a custom event.