Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

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.