getInstance

open fun getInstance(context: Context): AnalyticsClient

Provides reference to the single instance of AnalyticsClient.

Return

reference to the single instance of AnalyticsClient.

Parameters

context

context of the host activity or application.

Throws

if the context is null.