Class: Toybox.PersistedContent.Course
- Inherits:
-
Toybox.Lang.Object
Overview
A saved Course on the device in .FIT 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 course.
-
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 course
toIntent() as System.Intent
Get a system intent for the content