Package comm
Class OnCommListener

Public Method isListening

boolean isListening()

_INSERT_METHOD_SIGNATURE_HERE_

Description:

Returns true if this OnCommListener is listening to comm events. By default listeners are listening, i.e. get notified when an event is happening. To stop them from getting notified use the stopListening method.