Mobile Device API

The APIs listed in this section are specific for the mobile environment including iOS and Android. These APIs allow developers to take advantage of the iOS SDK APIs and Android SDK APIs to access the native features of the target mobile device.

Note: For each category of APIs, there are two objects with almost the same name -- one with the "ex" suffix and the other without the suffix, e.g. eon_mobile_awsex and eon_mobile_aws objects. The former is the extension of the latter, and you are recommended to directly use the object with the "ex" suffix.