Class: Toybox.Media.ContentRef
- Inherits:
-
Toybox.Lang.Object
Overview
Provides a reference to downloaded media content.
Instance Method Summary collapse
-
getContentType() as Media.ContentType
Get the media content type.
-
getId() as Lang.Object
Get the content ref ID.
-
initialize(id as Lang.Object, type as Media.ContentType)
Constructor.
Instance Method Details
getContentType() as Media.ContentType
Get the media content type.
getId() as Lang.Object
Get the content ref ID.
initialize(id as Lang.Object, type as Media.ContentType)
Constructor