| Re: [ecf-dev] org.eclipse.ecf.presence.IFQID |
Hi Eugen,
Hi Scott,
obviously I'm not the only one who's working on sunday :) I've tried your new solution with the IFQID and it looks great!!! I will have a deep look at it during the week and check out whether the remote services are working properly with user/resource pairs, but my first impression is that it works pretty good. Thanks Scott!
You should not have to specify this property any longer:
props.put(Constants.SERVICE_REGISTRATION_TARGETS, targetIDs);
What is the right way to register remote services, just provide empty Dictionary<?> parameters?
Thanks,
Scott