toTCPageViewEvent

fun toTCPageViewEvent(vendor: AnalyticsConfig.Vendor): TCPageViewEvent

Converts this event to a TCPageViewEvent.

Return

A TCPageViewEvent instance populated with data from this instance and the provided vendor.

Parameters

vendor

The vendor associated with this event.