observe method
void
observe()
The observe()
method of the
ReportingObserver interface instructs a reporting observer to start
collecting reports in its report queue.
Implementation
external void observe();
The observe()
method of the
ReportingObserver interface instructs a reporting observer to start
collecting reports in its report queue.
external void observe();