|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaSearchResult
Represents media item search results.
| Method Summary | |
|---|---|
int |
getCount()
Returns the number of media items in the search result. |
MediaItem[] |
getResults(int from,
int to)
Returns the subset of media item search result. |
| Method Detail |
|---|
int getCount()
MediaItem[] getResults(int from,
int to)
from - the start indexto - the end index
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||