Class: Toybox.PersistedContent.Route
- Inherits:
-
Toybox.Lang.Object
Overview
A saved Route on the device in .GPX format.
See Also:
Instance Method Summary collapse
-
getId() as Lang.Number
Get a unique serializable id.
-
getName() as Lang.String
Get a readable name for the content.
-
remove() as Void
Remove a route.
-
toIntent() as System.Intent
Get a system intent for the content.
Instance Method Details
getId() as Lang.Number
Get a unique serializable id
getName() as Lang.String
Get a readable name for the content
remove() as Void
Remove a route
toIntent() as System.Intent
Get a system intent for the content