Class: Toybox.PersistedContent.Track

Overview

A saved Track on the device in .GPX format.

See Also:

Since:

API Level 2.2.0

Supported Devices:

Instance Method Summary collapse

Instance Method Details

getId() as Lang.Number

Get a unique serializable id

Returns:

Since:

API Level 2.2.0

getName() as Lang.String

Get a readable name for the content

Returns:

Since:

API Level 2.2.0

remove() as Void

Remove a track

Since:

API Level 3.0.0

Throws:

toIntent() as System.Intent

Get a system intent for the content

Returns:

Since:

API Level 2.2.0


Generated Apr 17, 2024 9:40:38 AM