Difference between revisions of "Notification Center"

From MythTV Official Wiki
Jump to: navigation, search
Line 12: Line 12:
  
 
== Developer API ==
 
== Developer API ==
 +
 +
=== MythNotification ===
 +
 +
Using the UDP interface, see [[MythNotification]]
 +
 +
=== Service API ===
 +
 +
=== C++ API ===

Revision as of 13:09, 16 July 2013

This page describes the new Notification Center engine introduced in 0.27 and currently available in 0.27-pre development version.


Important.png Note: This feature is only available in the 0.27-pre development version of MythTV

Introduction

Usage

Examples

Screen shots

Developer API

MythNotification

Using the UDP interface, see MythNotification

Service API

C++ API