MarkersApi

interface MarkersApi

Save and restore your position in timelines.

See also

Functions

Link copied to clipboard
abstract suspend fun getSavedPosition(markers: List<String>): Marker

Gets the saved timeline position for the given marker types.

Link copied to clipboard
abstract suspend fun savePosition(marker: MarkerCreate): Marker

Saves the current position in the timeline.