Overview of Mobile Clients
The Universal Messaging mobile clients for iPhone and Android are deprecated.
The Universal Messaging mobile messaging solution allows developers to implement real-time publish/subscribe functionality within mobile phone applications on a range of devices that include Apple iPhone and Google Android:
- Apple iPhone
The Universal Messaging API for iPhone is implemented natively in C®++, and through Objective-C and C++ code offers a core subset of Universal Messaging client functionality that allows iPhone to publish and subscribe to Universal Messaging channels, and to asynchronously receive events in real time.
-
Android
Google Android devices are able to use the Universal Messaging Enterprise API for Java to subscribe to Universal Messaging channels and use message queues.
See the Universal Messaging Language API Comparison Grid for an overview of basic differences between the APIs.