Hello (Andrus?);
It is possible to turn the notifications on and off from the DataRowStore, but it is not possible to externally set the handler from outside the class. Are you able to add these two methods to STABLE-3.0 and 3.1 so I am able to control that;
public void setRemoteNotificationsHandler(EventBridge value) {
remoteNotificationsHandler = value;
}
public EventBridge getRemoteNotificationsHandler() {
return remoteNotificationsHandler;
}
cheers.
___
Andrew Lindesay
www.silvereye.co.nz
This archive was generated by hypermail 2.0.0 : Thu May 13 2010 - 02:43:15 UTC