ddbus ~master (2022-05-10T06:03:56.158073)
Dub
Repo
Message.this
ddbus
thin
Message
Prepares a new method call to an "instance" "object" "interface" "method".
this
(string dest, string path, string iface, string method)
this
(BusName dest, ObjectPath path, InterfaceName iface, string method)
struct
Message
this
(
BusName
dest
,
ObjectPath
path
,
InterfaceName
iface
,
string
method
)
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
Prepares a new method call to an "instance" "object" "interface" "method".