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().