DatStat Illume SDK Help

Runtime SDK Overview

The Illume Runtime SDK provides an interface through which you can attach custom code to a survey. The elements of the SDK are simple and powerful. Four hook types provide points at which you can attach executable code, and one object provides access to data within the running survey.


Next: Runtime Hook Types