Skip to content

Commit 3a14852

Browse files
committed
wip
1 parent 9af1e0b commit 3a14852

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libnavigation-metrics/src/main/java/com/mapbox/navigation/metrics/MapboxMetricsReporter.kt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ object MapboxMetricsReporter : MetricsReporter {
6262
}
6363
}
6464

65+
/**
66+
* Events priority. See [EventPriority]
67+
*/
6568
@Volatile
6669
var eventsPriority: EventPriority = EventPriority.QUEUED
6770

0 commit comments

Comments
 (0)