|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MediaServiceInterface
| Method Summary | |
|---|---|
MediaPage |
get(Selector serviceSelector)
Returns a list of media that meet the criteria specified by the selector. |
Media[] |
upload(Media[] media)
Uploads new media. |
| Method Detail |
|---|
MediaPage get(Selector serviceSelector)
throws RemoteException,
ApiException
Note: MediaService will not
return any
ImageAd image files.
serviceSelector - Selects which media objects to return.
Media objects.
RemoteException
ApiException
Media[] upload(Media[] media)
throws RemoteException,
ApiException
Image
files.
media - A list of Media objects, each containing the
data to
be uploaded.
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||