About the InteractAPI class

The InteractAPI class contains the methods which you use to integrate your touchpoint with the runtime server. All other classes and methods in the Unica Interact API support the methods in this class.

You must compile your implementation against interact_client.jar located in the lib directory of your Unica Interact runtime environment installation. interact_client.jar depends on log4j-api, log4j-core, commons-lang, commons-lang3, and commons-httpclient. Those dependencies must be manually installed and their locations must be manually added into the classpath of the client application that uses interact_client.jar.