AnalyticsListener

Interface to implement if the host app is interested in the analytic events provided by the SDK. An instance of a class implementing this interface can be passed to the Editions constructor.

Functions

Link copied to clipboard
abstract fun onAnalyticsEvent(event: AnalyticsEvent)

Called when an event is triggered, see AnalyticsEventId.