Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Migrating to the New Run-Time Classes | Using CameraHandler in the New Run Time
 
Using CameraHandler in the New Run Time
The CameraHandler class at com.softwareag.mobile.runtime.media is deprecated from version 10.3 and is no longer recommended for use in applications. The new API to use is in com.softwareag.mobile.md.media and consists of the ImagePicker class and an IImagePickerCallback interface.