2.0
3.0
>
comp
>
gb.dbus
>
dbusobserver
>
reply
Previous Next
Edit
Rename
Undo
Search
Administration
Documentation
Warning! This page is not translated.
See english version
DBusObserver.Reply (gb.dbus)
Sub
Reply
(
[
Signature
As
String
,
Arguments
As
Array
]
)
Reply to a
method
call message.
Signature
is the signature of the reply. It should be the signature of the output arguments of the method call!
Arguments
is an array of the returned values.