public interface _MonitorClientOperationsNC
| Modifier and Type | Method and Description | 
|---|---|
| void | fsEventHappened(java.lang.String id,
               EventInfo[] el)Callback, called by the monitor upon the proxy of the OMERO.fs client. | 
void fsEventHappened(java.lang.String id,
                     EventInfo[] el)
              throws ServerError
id - monitor Id from which the event was reported (string).el - list of events (EventList).ServerError