DBusConnection.getStream

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. Since 2.26

class DBusConnection
getStream
()

Return Value

Type: IOStream

the stream used for IO. [transfer none]

Meta