app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.feature_map_editor.domain.usecase
/
DeleteWaypointUseCase
/
invoke
invoke
suspend operator
fun
invoke
(
trackId
:
Int
,
startId
:
Double
,
endId
:
Double
)
Remove waypoint from database
Return
Parameters
track
Id
suspend operator
fun
invoke
(
trackId
:
Int
,
id
:
Double
)