C# 클래스 TvPlugin.TvNotifyManager

파일 보기 프로젝트 열기: MediaPortal/MediaPortal-1 1 사용 예제들

공개 메소드들

메소드 설명
ForceUpdate ( ) : void
OnNotifiesChanged ( ) : void
Start ( ) : void
Stop ( ) : void
TvNotifyManager ( ) : System

비공개 메소드들

메소드 설명
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

메소드 상세

ForceUpdate() 공개 정적인 메소드

public static ForceUpdate ( ) : void
리턴 void

OnNotifiesChanged() 공개 정적인 메소드

public static OnNotifiesChanged ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

Stop() 공개 메소드

public Stop ( ) : void
리턴 void

TvNotifyManager() 공개 메소드

public TvNotifyManager ( ) : System
리턴 System