app
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
app
app
/
com.minapps.trackeditor.data.local
/
TrackDao
/
deleteWaypoint
delete
Waypoint
abstract
suspend
fun
deleteWaypoint
(
waypoint
:
WaypointEntity
)
Delete a single waypoint debug (for debugging or global operations).
abstract
suspend
fun
deleteWaypoint
(
trackId
:
Int
,
id
:
Double
)