Album Data Type

From MeeMixWiki

Jump to: navigation, search

Overview

The album data type represents mandatory album information.


The album data type has the following fields:

Name Type Description
albumId string the album ID in MeeMix.
albumName string the album name.


Example:

<album>
    <albumId>88812</albumId> 
    <albumName>Eden's Curse</albumName> 
</album>
        © 2009 MeeMix ltd