Class: Toybox.Media.ContentRef

Inherits:
Toybox.Lang.Object show all

Overview

Provides a reference to downloaded media content.

Since:

API Level 3.0.0

Instance Method Summary collapse

Instance Method Details

getContentType() as Media.ContentType

Get the media content type.

Returns:

Since:

API Level 3.0.0

getId() as Lang.Object

Get the content ref ID.

Returns:

  • Lang.Object

    The ID parameter value for the current ContentRef object

Since:

API Level 3.0.0

initialize(id as Lang.Object, type as Media.ContentType)

Constructor

Parameters:

Since:

API Level 3.0.0


Generated Mar 18, 2024 2:40:12 PM