SafepineCoreInterface.getUserDeltaFetch

class SafepineCoreInterface
@anyAuth
@path("/app/user_delta_fetch")
void
getUserDeltaFetch
(
scope HTTPServerRequest req
,
scope HTTPServerResponse res
)