IAnalyticsErrorListener

Contract of the listener that can receive error notifications from the analytics client.

Functions

Link copied to clipboard
abstract fun onAnalyticsError(error: Throwable)
This method will be called an IAnalyticsHandler encounters error in handling an analytics event.