EsAddStreamState
Description
Object containing the state used to handle EsStreamController>>addStream:.
Instance State
Class Methods
<details> controller:source:cancelOnError:
</details>
Instance Methods
<details> cancel
<pre><code> Stop adding the stream.
Complete the future returned by EsStreamController>>addStream: when
the cancel is complete.
Answers a future if the cancel takes time, otherwise return `nil`.'
Answers:
<EsFuture>
</code></pre> </details>
<details> complete
</details>
<details> pause
</details>
<details> resume
</details>
Last modified date: 04/21/2022