ddbus v3.0.0-beta.2 (2021-06-21T20:29:45Z)
Home
Dub
Repo
Message.this
ddbus
thin
Message
Wraps an existing low level message object.
this
(string dest, string path, string iface, string method)
this
(BusName dest, ObjectPath path, InterfaceName iface, string method)
this
(DBusMessage* m)
struct
Message
this
(
DBusMessage
*
m
)
Meta
Source
See Implementation
ddbus
thin
Message
aliases
to
constructors
this
destructors
~this
functions
build
createReturn
iface
isCall
member
path
read
readTuple
sender
signature
type
postblits
this(this)
variables
msg
Wraps an existing low level message object.