pause

abstract fun pause()

Pause the tracker. The tracker will stop any new activity tracking but it will continue to send remaining events already tracked but not sent yet. Calling a track method will not have any effect and event tracked will be lost.