delete_listener()
- 1 Minute to read
delete_listener()
- 1 Minute to read
Article summary
Did you find this summary helpful?
Thank you for your feedback
Disable and delete a previously created listener.
Reference
Arguments
Arguments | Type | Default value | |
---|---|---|---|
listener_name | string | Unique listener identifier |
Return
None
Exceptions
Exception | Condition |
---|---|
RayaListenerUnknown | Provided listener name not recognized. |
See the Full List of Exceptions
Was this article helpful?