C# Class TvPlugin.TvNotifyManager

Afficher le fichier Open project: MediaPortal/MediaPortal-1 Class Usage Examples

Méthodes publiques

Méthode Description
ForceUpdate ( ) : void
OnNotifiesChanged ( ) : void
Start ( ) : void
Stop ( ) : void
TvNotifyManager ( ) : System

Private Methods

Méthode Description
AddActiveRecordings ( ) : TvDatabase.Recording
CheckForStoppedRecordings ( ) : TvDatabase.Recording
LoadNotifies ( ) : void
Notify ( string heading, string mainMsg, TvDatabase.Channel channel ) : bool
ProcessNotifies ( System.DateTime preNotifySecs ) : void
ProcessRecordings ( System.DateTime preNotifySecs ) : void
UpdateActiveRecordings ( ) : void
_timer_Tick ( object sender, EventArgs e ) : void

Method Details

ForceUpdate() public static méthode

public static ForceUpdate ( ) : void
Résultat void

OnNotifiesChanged() public static méthode

public static OnNotifiesChanged ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void

TvNotifyManager() public méthode

public TvNotifyManager ( ) : System
Résultat System