MeeGo 1.2 Harmattan Developer Documentation Develop for the Nokia N9

Event Subscription

Overview

The application can be notified, asynchronously, whenever the internal layout of the server changes. Possible notifications are described in the pa_subscription_event_type and pa_subscription_mask enumerations.

The application sets the notification mask using pa_context_subscribe() and the function that will be called whenever a notification occurs using pa_context_set_subscribe_callback().


Several copyright owners
GNU Lesser General Public License v2.1
MeeGo 1.2 Harmattan API