2

When I want to start listening to a stream on DataSift I use start_stream_subscriber()

But how do I stop listening to the stream?

I found no method in the API that stops a stream, and thus stopping DataSift from billing me.

4

1 回答 1

0

You can register callback method that listens for stream closing with on_closed.

于 2014-05-25T20:40:41.090 回答