An interaction on the Interaction Center server.

Namespace: ININ.InteractionClient.AddIn
Assembly: ININ.InteractionClient.AddIn (in ININ.InteractionClient.AddIn.dll) Version: 0.0.0.0 (22.3.0.218)

Syntax

C#
public interface IInteraction : IDisposable
Visual Basic
Public Interface IInteraction _
	Inherits IDisposable

Remarks

An IInteraction represents an interaction on the Interaction Center server.

See Also