Introduction to the C API

The C API consists of the following structures:

  • Server
  • Service
  • Message
  • DataTable
  • DataRow

The C API is a C wrapper around the C++ code. A C compiler can be used directly on Linux.