events


Description:

public signal void events (string service, string graph, GenericArray<NotifierEvent> events)

Notifies of changes in the Tracker database.

Parameters:

service

The SPARQL service that originated the events, null for the local store

graph

The graph where the events happened on, null for the default anonymous graph

events

A [type@GLib.PtrArray] of [struct@NotifierEvent]