performTapEvent
This method is responsible for firing the tap event manually.
Note: Please keep in mind that most events are handled inside the SDK. Do not use this method unnecessarily.
As a rule, all events are handled by the SDK itself, but there may be cases when you want to fire an tap event manually. For example, you want to make the SDK act as if the user tapped on an advert, even though they tapped on another element. In this case, you can use this method.
Parameters
tapEvent
The URL that the SDK should process.