TV-Browser 3.3.3 API

tvbrowser.core
Interface TvDataUpdateListener


public interface TvDataUpdateListener

A listener that listens for TV update events.

Author:
Til Schneider, www.murfman.de

Method Summary
 void tvDataUpdateFinished()
          Is called when a the TV data update has finished.
 void tvDataUpdateStarted(Date until)
          Is called when a the TV data update has started.
 

Method Detail

tvDataUpdateStarted

void tvDataUpdateStarted(Date until)
Is called when a the TV data update has started.

Parameters:
until - The last date that will be updated.
Since:
3.3.3

tvDataUpdateFinished

void tvDataUpdateFinished()
Is called when a the TV data update has finished.


TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)