MusicLibraryResponseType

Simple object passed to the openMusicLibrary success callback function.

  • 0.8
  • 0.8
  • 0.8

NOTE This is an abstract type. Any object meeting this description can be used where this type is used.

Defined By

Properties

MusicLibraryResponseType
items : Titanium.Media.Item[]

A list of all the items chosen by the user.

A list of all the items chosen by the user.

MusicLibraryResponseType
representative : Titanium.Media.Item

A single representative of the selected items.

A single representative of the selected items.

MusicLibraryResponseType
: Number
Media types in this collection, represented as the bitwise OR of the media type values for all media types represente...

Media types in this collection, represented as the bitwise OR of the media type values for all media types represented in items.