public abstract class PlaylistBase extends Object implements android.os.Parcelable
Playlist
and
PlaylistSimple
Modifier and Type | Field and Description |
---|---|
Boolean |
collaborative |
Map<String,String> |
external_urls |
String |
href |
String |
id |
List<Image> |
images |
Boolean |
is_public |
String |
name |
UserPublic |
owner |
String |
snapshot_id |
String |
type |
String |
uri |
Modifier | Constructor and Description |
---|---|
protected |
PlaylistBase() |
protected |
PlaylistBase(android.os.Parcel in) |
public Boolean collaborative
public String href
public String id
public String name
public UserPublic owner
public Boolean is_public
public String snapshot_id
public String type
public String uri