setListener

Deprecated

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

For listening updates such as push notification token changes. This will set one listener only. You can set null to remove listener.