Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MediaObject

Class for initializing and constructing MediaObject

Hierarchy

Implements

Constructors

constructor

  • Parameters

    Returns MediaObject

Properties

Optional contentUrl

contentUrl: undefined | string

The url pointing to the media content.

Optional description

description: undefined | string

Description of this media object.

Optional icon

A small image icon displayed on the right from the title. It's resized to 36x36 dp.

Optional largeImage

A large image, such as the cover of the album, etc.

Optional name

name: undefined | string

Name of this media object.

Generated using TypeDoc