wordpress-mobile / WordPress-iOS-Shared

Shared components used in building the WordPress iOS apps and other library components
GNU General Public License v2.0
18 stars 22 forks source link

WPAnalytics: add clearQueuedEvents method #131

Closed jklausa closed 6 years ago

jklausa commented 6 years ago

This adds an optional clearQueuedEvents method to the WPAnalyticsTracker protocol.

I'm gonna use it to fix/cleanly implement https://github.com/wordpress-mobile/WordPress-iOS/issues/9343.