tubes.listening._OnStop(object)
class documentationtubes.listening
(View In Hierarchy)
Call a callback when the flow stops.
Method | __init__ | Call the given callback. |
Method | received | Pass through all received items. |
Method | stopped | Call the callback on stop. |