comparison src/bridge/bridge_constructor/bridge_template.ini @ 2019:c0ff84243650

quick_frontend(chat): better handling of cached signals when initialising widget
author Goffi <goffi@goffi.org>
date Sun, 24 Jul 2016 18:02:34 +0200
parents b536dd121da1
children 046449cc2bff
comparison
equal deleted inserted replaced
2018:7199e6bdb94e 2019:c0ff84243650
455 doc=Send a message 455 doc=Send a message
456 doc_param_0=to_jid: JID of the recipient 456 doc_param_0=to_jid: JID of the recipient
457 doc_param_1=message: body of the message: 457 doc_param_1=message: body of the message:
458 key is the language of the body, use '' when unknown 458 key is the language of the body, use '' when unknown
459 doc_param_2=subject: Subject of the message 459 doc_param_2=subject: Subject of the message
460 key is the language of the subkect, use '' when unknown 460 key is the language of the subject, use '' when unknown
461 doc_param_3=mess_type: Type of the message (cf RFC 6121 §5.2.2) or "auto" for automatic type detection 461 doc_param_3=mess_type: Type of the message (cf RFC 6121 §5.2.2) or "auto" for automatic type detection
462 doc_param_4=extra: optional data that can be used by a plugin to build more specific messages 462 doc_param_4=extra: optional data that can be used by a plugin to build more specific messages
463 doc_param_5=%(doc_profile_key)s 463 doc_param_5=%(doc_profile_key)s
464 464
465 [setPresence] 465 [setPresence]