Is there a method on notification clicked in BackendlessFCMService?

Is there a method other than onMessage that I can override it in BackendlessFCMService to handle on notification press?
Cause onMessage is invoked whenever a notification received and not on notification press.

Hi @adel_kasno

There is no specific method but you can specify the Action On Tap. Take a look at OPTIONS tab within Push Notification Composer.

Best Regards,
Maksym