public interface TvDataUpdateManager
Modifier and Type | Method and Description |
---|---|
boolean |
cancelDownload()
Returns wether the download should be canceled.
|
boolean |
isDayProgramAvailable(Date date,
Channel channel)
Gets whether a certain day program is available.
|
void |
updateDayProgram(MutableChannelDayProgram program)
Updates the given day program.
|
void updateDayProgram(MutableChannelDayProgram program)
program
- The day program to update.boolean isDayProgramAvailable(Date date, Channel channel)
date
- The date of the day program to check.channel
- The channel of the day program to check.boolean cancelDownload()
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)