A collection of remote medias. More...
Public Member Functions | |
MediaCollection () | |
Public Member Functions inherited from fm.liveswitch.RemoteMediaCollection | |
fm.liveswitch.RemoteMedia | getById (String idValue) |
Gets a media by ID. More... | |
RemoteMediaCollection () | |
Additional Inherited Members | |
Protected Member Functions inherited from fm.liveswitch.RemoteMediaCollection | |
void | addSuccess (fm.liveswitch.RemoteMedia value) |
Invoked when an element is added to the collection. More... | |
fm.liveswitch.RemoteMedia[] | arrayFromList (java.util.ArrayList< fm.liveswitch.RemoteMedia > list) |
Creates an array from a list. More... | |
fm.liveswitch.RemoteMediaCollection | createCollection () |
Creates a collection. More... | |
void | removeSuccess (fm.liveswitch.RemoteMedia value) |
Invoked when an element is removed from the collection. More... | |
A collection of remote medias.
fm.liveswitch.MediaCollection.MediaCollection | ( | ) |