Dear Isomorphic,
The documentation of DataSource.updateCache mentions a server-side API call DSResponse.addRelatedUpdate(), to trigger client-side data updates not directly related to the given request.
However, I can not find this method in the server side docs, or on the actual server-side DSResponse class.
Is this depracated, or it's only the Java wrapper that's missing?
Thank you for your help:
Csillag
The documentation of DataSource.updateCache mentions a server-side API call DSResponse.addRelatedUpdate(), to trigger client-side data updates not directly related to the given request.
However, I can not find this method in the server side docs, or on the actual server-side DSResponse class.
Is this depracated, or it's only the Java wrapper that's missing?
Thank you for your help:
Csillag
Comment