OpenScape Xpert Client API
Contents
1. Basics
1.1. Thrift API
1.2. Architecture
1.3. Connection
1.4. Encrypted Communication
2. Development environment
2.1. Generating language bindings
2.2. Example project (C++/CMake)
2.3. Example project (C#)
3. Examples
3.1. Logging in/out
3.2. Monitoring
3.3. Graphical Dialer
4. osxpert.thrift
4.1. Usage
4.2. Reference
5. API Reference
5.1. Constants
5.2. Type aliases
5.3. Enumerations
5.4. Structs
5.5. Services
6. Resources
OpenScape Xpert Client API
Docs
»
2.
Development environment
View page source
2.
Development environment
ΒΆ
2.1. Generating language bindings
2.2. Example project (C++/CMake)
2.2.1. Prerequisites
2.2.2. Steps for Visual Studio
2.2.3. Building the project
2.3. Example project (C#)