streams

open override val streams: Iterator<RNStreamIfc>(source)

A snapshot of the streams provided so far. It is a copy, so iterating it while another thread asks for a new stream is safe; a stream provided after the call is not included.