OData SDK API Changes in Version 2.3

The HTTP REST client libraries are available for OData applications in 2.3 SP02.

HTTP REST Client Libraries in 2.3 SP02

The HTTP REST client libraries are available with 2.3 SP02, which enable you to implement REST services in OData applications (Android and iOS). The REST SDK libraries enable consumption of SAP Mobile Platform REST services with pure HTTP/HTTPS (by default in on-premise) connectivity. The REST SDK provides simplified APIs for registration, exchange settings between client and server, and end-to-end tracing. The SDK also supports native push notifications.

New HTTP REST Classes for OData
Classes Platform
  • ClientConnection
  • UserManager
  • AppSettings
Android
  • SMPClientConnection
  • SMPUserManager
  • SMPAppSettings
iOS

Documented in: Developer Guide: OData SDK, see REST SDK API Reference (Android and iOS)