getStream

open fun getStream(): IOStream

Gets the underlying stream used for IO.

While the #GDBusConnection is active, it will interact with this stream from a worker thread, so it is not safe to interact with the stream directly.

Return

the stream used for IO

Since

2.26