comparison src/bridge/bridge_constructor/bridge_template.ini @ 752:f49945d728de

core,bridge: sendMessage bridge method is now async
author Goffi <goffi@goffi.org>
date Tue, 17 Dec 2013 01:46:45 +0100
parents d731ae066158
children e3ad48a2aab2
comparison
equal deleted inserted replaced
751:1def5b7edf9f 752:f49945d728de
340 doc_param_0=%(doc_profile_key)s 340 doc_param_0=%(doc_profile_key)s
341 doc_return=List of confirmation request data, same as for [askConfirmation] 341 doc_return=List of confirmation request data, same as for [askConfirmation]
342 342
343 343
344 [sendMessage] 344 [sendMessage]
345 async=
345 type=method 346 type=method
346 category=core 347 category=core
347 sig_in=ssssa{ss}s 348 sig_in=ssssa{ss}s
348 sig_out= 349 sig_out=
349 param_2_default='' 350 param_2_default=''