Universal Messaging 10.11 | Developer Guide | Mobile Clients | iPhone Applications
 
iPhone Applications
This guide describes how to develop and deploy Apple iPhone applications using Universal Messaging, and assumes you already have Universal Messaging installed.
Universal Messaging iPhone Client Development
Universal Messaging for the iPhone is provided through a port of our Universal Messaging C++ library. The iPhone development environment supports both Objective-C and C++ and allows resources from either environment to coexist and be accessible from the other.
Universal Messaging for the iPhone is delivered as a suite of static libraries built for the platform along with their associated header files. Dragging the libraries into XCODE automatically includes them in your project.