start


Description:

public bool start () throws Error

Starts the asynchronous listening proccess, that will wait for new notices and emit a "notice-event" signal with the new notice as parameter.

Parameters:

this

a NoticesMonitor

Returns:

FALSE if there was an error, TRUE if everything worked fine and the object is listening for events.