| Package | Description |
|---|---|
| com.omertron.themoviedbapi | |
| com.omertron.themoviedbapi.wrapper |
| Modifier and Type | Method and Description |
|---|---|
MovieDbList |
TheMovieDbApi.getList(String listId)
Get a list by its ID
|
| Modifier and Type | Method and Description |
|---|---|
List<MovieDbList> |
TheMovieDbApi.getUserLists(String sessionId,
int accountID)
Get all lists of a given user
|
| Modifier and Type | Method and Description |
|---|---|
List<MovieDbList> |
WrapperMovieDbList.getLists() |
| Modifier and Type | Method and Description |
|---|---|
void |
WrapperMovieDbList.setLists(List<MovieDbList> lists) |
Copyright © 2012-2015. All Rights Reserved.