Smartpoint SDK Architecture
The Smartpoint SDK is used to enhance the Travelport Smartpoint application by building custom plug-ins.
High-level architecture
Smartpoint contains an assembly named Travelport.Smartpoint.DLL, which is the main Smartpoint framework. It includes the API, main controls, and many helpers. Another important Smartpoint assembly is Travelport.Traveldata.DLL, which is the data model behind Smartpoint. Traveldata is one of the most powerful and important parts of the SDK.
Architectural diagram
Next Step
Understand how Smartpoint windows work.