Mercurial > libervia-backend
diff src/bridge/bridge_constructor/bridge_template.ini @ 698:d731ae066158
core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
author | Goffi <goffi@goffi.org> |
---|---|
date | Wed, 13 Nov 2013 13:58:10 +0100 |
parents | ffb716804580 |
children | f49945d728de |
line wrap: on
line diff
--- a/src/bridge/bridge_constructor/bridge_template.ini Wed Nov 13 13:57:36 2013 +0100 +++ b/src/bridge/bridge_constructor/bridge_template.ini Wed Nov 13 13:58:10 2013 +0100 @@ -355,7 +355,7 @@ doc_param_1=message: body of the message doc_param_2=subject: Subject of the message ('' if no subject) doc_param_3=mess_type: Type of the message (cf RFC 3921 #2.1.1) or "auto" for automatic type detection -doc_param_4=options: optional data that can be used by a plugin to build more specific messages +doc_param_4=extra: optional data that can be used by a plugin to build more specific messages doc_param_5=%(doc_profile_key)s [setPresence]