|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TvDataUpdateManager
Method Summary | |
---|---|
boolean |
cancelDownload()
Returns whether the download should be canceled. |
boolean |
checkConnection()
checks the network connection. |
boolean |
isDayProgramAvailable(Date date,
Channel channel)
Gets whether a certain day program is available. |
void |
updateDayProgram(MutableChannelDayProgram program)
Updates the given day program. |
Method Detail |
---|
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()
boolean checkConnection()
true
, if the network is available
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |