Clears all stored skip pattern analysis data, including
recent skips and consecutive skip counters. This should be
called when starting a new listening session or when the
user's context changes significantly.
Returns void
Example
// Reset pattern analysis when user changes device or stops listening resetSkipPatternAnalysis();
Reset pattern analysis data
Clears all stored skip pattern analysis data, including recent skips and consecutive skip counters. This should be called when starting a new listening session or when the user's context changes significantly.