ddbus v3.0.0-beta.2 (2021-06-21T20:29:45Z)
Home
Dub
Repo
registerMethods
ddbus
simple
Undocumented in source. Be warned that the author may not have intended to support it.
void
registerMethods
(MessageRouter router, string path, string iface, T obj)
deprecated
void
registerMethods
(
T
:
Object
)
(
MessageRouter
router
,
string
path
,
string
iface
,
T
obj
)
void
registerMethods
(MessageRouter router, ObjectPath path, InterfaceName iface, T obj)
Meta
Source
See Implementation
ddbus
simple
classes
PathIface
enums
SignalMethod
functions
registerMethods