Sony Addon SDK package

com.sonyericsson.extras.liveware.aef.notification

This project is no longer being supported and will not get any further updates.

The Notification API, part of the Smart Extension APIs for Sony's smart accessories, enables gathering of event-type data from different sources into one place. This way the accessory host applications will be able to access this data from one source, instead of getting the data from each individual source. Refer to Notification for a detailed description of the Notification API.

Interfaces

Notification.Intents Intents sent to extensions by the host applications either using the broadcast queue or Tunnel.
Notification.Source Definitions used for interacting with the Extension-table.
Notification.SourceColumns Column-definitions for the Source table.
Notification.Event Definitions used for interacting with the event table.
Notification.EventColumns Column-definitions for the event table.
Notification.SourceEvent Definitions used for interacting with the source event join query.
Notification.SourceEventColumns Column-definitions for the source event join query.

Classes

Notification Notification API is a part of the Smart Extension APIs.