Changes in the OData SDK API include Afaria, DataVault, refactored ODP class names, and ODPException.
Afaria APIs are no longer packaged with the OData SDK API, but are now available directly from the standalone Afaria library: http://frontline.sybase.com/support/downloads.aspx (registration required).
Methods | Platform |
---|---|
|
Android |
|
BlackBerry |
|
iOS |
Related topics or references have been removed from Developer Guide: OData SDK.
DataVault APIs are no longer packaged with the OData SDK API, but are now available from the standalone DataVault library that is packaged with the Sybase Mobile SDK.
Methods | Platform |
---|---|
LiteDataVault | Android |
SUPDataVault | BlackBerry |
LiteSUPDataVault | iOS |
Related topics or references have been removed from Developer Guide: OData SDK.
Some API class names have been refactored to keep naming conventions across all platforms. APIs are logically grouped in the corresponding refactored classes. For consistency, some new classes have been added.
Methods | Platform |
---|---|
|
Android |
|
BlackBerry |
|
iOS |
See Developer Guide: OData SDK, the ODP SDK API Usage topic (iOS, Android, and BlackBerry sections).
Error codes thrown by ODP APIs are defined in the ODPException class.
See ODPException class (Android and BlackBerry) documentation in Javadoc.