comparison src/bridge/bridge_constructor/bridge_template.ini @ 943:71926ec2114d

core (memory): entities cache improvments: - entities cache is no more limited to bare jid - resources are now automatically updated in bare jid cache
author Goffi <goffi@goffi.org>
date Fri, 28 Mar 2014 18:07:17 +0100
parents a9401694d2dc
children 723f28cd15c7
comparison
equal deleted inserted replaced
942:598fc223cf59 943:71926ec2114d
303 doc=Return the last resource connected for a contact 303 doc=Return the last resource connected for a contact
304 doc_param_0=contact_jid: jid of the contact 304 doc_param_0=contact_jid: jid of the contact
305 doc_param_1=%(doc_profile_key)s 305 doc_param_1=%(doc_profile_key)s
306 doc_return=the last resource connected of the contact, or "" 306 doc_return=the last resource connected of the contact, or ""
307 307
308 [getPresenceStatus] 308 [getPresenceStatuses]
309 type=method 309 type=method
310 category=core 310 category=core
311 sig_in=s 311 sig_in=s
312 sig_out=a{sa{s(sia{ss})}} 312 sig_out=a{sa{s(sia{ss})}}
313 param_0_default="@DEFAULT@" 313 param_0_default="@DEFAULT@"