vncore / com.venuenext.vncore.protocol / AnalyticsInterface / trackScreenView

trackScreenView

abstract fun trackScreenView(activity: Activity, screenName: String): Unit

Tracks screen view event via analytics framework.

Parameters

activity - the activity object.

screenName - the screen name string.