getInstance

open fun getInstance(context: Context): DefaultAnalyticsHandler

Provides reference to the single instance of DefaultAnalyticsHandler.

Return

reference to the single instance of DefaultAnalyticsHandler.

Parameters

context

context of the host activity or application.

Throws

if the context is null.