addListener

Deprecated

Shared events (clicks, actions) moved to KMPNotifier.addListener(KMPNotifier.Listener); push events moved to KMPNotifier.addPushListener(PushListener). See MIGRATION.md.

For listening updates such as push notification token changes. This will add new listener to listener list.