listenerName | String Name of the listener for which you want the current state returned. |
listenerState | String Current state of the listener. The state will have one of these values: disabled if the listener is disabled. enabled if the listener is enabled. enablePending if the listener is in the process of starting. disablePending if the listener is in the process of disabling. suspended if the listener is suspended. suspendPending if the listener is in the process of suspending. |