Bondi logo

BONDI API Features v1.1

9 February 2010


http://bondi.omtp.org/api/1.1/appconfig
BONDI API Feature SetBONDI API Features

http://bondi.omtp.org/api/1.1/appconfig
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/appconfig appconfig

http://bondi.omtp.org/api/1.1/applauncher
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/applauncherhttp://bondi.omtp.org/api/1.1/applauncher.launch
http://bondi.omtp.org/api/1.1/applauncher.get

http://bondi.omtp.org/api/1.1/applauncher
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/applauncher.launchCall to AppLauncherManager.launchApplication
applauncher.launch
http://bondi.omtp.org/api/1.1/applauncher.getCall to AppLauncherManager.getInstalledApplications
applauncher.get

http://bondi.omtp.org/api/1.1/camera
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/camerahttp://bondi.omtp.org/api/1.1/camera.access
http://bondi.omtp.org/api/1.1/camera.capture
http://bondi.omtp.org/api/1.1/camera.record

http://bondi.omtp.org/api/1.1/camera
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/camera.accessCall to CameraManager.getCameras
Call to Camera.requestLiveVideo
camera.access
http://bondi.omtp.org/api/1.1/camera.captureCall to Camera.takePicture
camera.capture
http://bondi.omtp.org/api/1.1/camera.recordCall to Camera.beginRecording
camera.record

http://bondi.omtp.org/api/1.1/bondi
BONDI API Feature SetBONDI API Features

http://bondi.omtp.org/api/1.1/bondi
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/bondi.requestfeatureCall to Bondi.requestFeature

http://bondi.omtp.org/api/1.1/devicestatus
BONDI API Feature SetBONDI API Features

http://bondi.omtp.org/api/1.1/devicestatus
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/devicestatus devicestatus

http://bondi.omtp.org/api/1.1/filesystem
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/filesystemhttp://bondi.omtp.org/api/1.1/filesystem.read
http://bondi.omtp.org/api/1.1/filesystem.write

http://bondi.omtp.org/api/1.1/filesystem
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/filesystem.readCall to FileSystemManager.resolve
io.file.read
http://bondi.omtp.org/api/1.1/filesystem.writeCall to FileSystemManager.resolve
Call to File.copyTo
Call to File.moveTo
io.file.write

http://bondi.omtp.org/api/1.1/geolocation
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/geolocationhttp://bondi.omtp.org/api/1.1/geolocation.position

http://bondi.omtp.org/api/1.1/geolocation
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/geolocation.positionCall to Geolocation.getCurrentPosition
Call to Geolocation.watchPosition
location.position

http://bondi.omtp.org/api/1.1/messaging
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/messaginghttp://bondi.omtp.org/api/1.1/messaging.email.send
http://bondi.omtp.org/api/1.1/messaging.mms.send
http://bondi.omtp.org/api/1.1/messaging.sms.send
http://bondi.omtp.org/api/1.1/messaging.binarysms.send
http://bondi.omtp.org/api/1.1/messaging.email.subscribe
http://bondi.omtp.org/api/1.1/messaging.mms.subscribe
http://bondi.omtp.org/api/1.1/messaging.sms.subscribe
http://bondi.omtp.org/api/1.1/messaging.binarysms.subscribe
http://bondi.omtp.org/api/1.1/messaging.email.getAccounts
http://bondi.omtp.org/api/1.1/messaging.email.attach
http://bondi.omtp.org/api/1.1/messaging.mms.attach
http://bondi.omtp.org/api/1.1/messaging.sms.get
http://bondi.omtp.org/api/1.1/messaging.mms.get
http://bondi.omtp.org/api/1.1/messaging.email.get
http://bondi.omtp.org/api/1.1/messaging.sms.delete
http://bondi.omtp.org/api/1.1/messaging.mms.delete
http://bondi.omtp.org/api/1.1/messaging.email.delete

http://bondi.omtp.org/api/1.1/messaging
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/messaging.email.sendCall to MessagingManager.sendEmail
messaging.email.send
http://bondi.omtp.org/api/1.1/messaging.mms.sendCall to MessagingManager.sendMMS
messaging.mms.send
http://bondi.omtp.org/api/1.1/messaging.sms.sendCall to MessagingManager.sendSMS
messaging.sms.send
http://bondi.omtp.org/api/1.1/messaging.binarysms.sendCall to MessagingManager.sendBinarySMS
messaging.binarysms.send
http://bondi.omtp.org/api/1.1/messaging.sms.getCall to MessagingManager.findSMSs
messaging.sms.get
http://bondi.omtp.org/api/1.1/messaging.mms.getCall to MessagingManager.findMMSs
messaging.mms.get
http://bondi.omtp.org/api/1.1/messaging.email.getCall to MessagingManager.findEmails
messaging.email.get
http://bondi.omtp.org/api/1.1/messaging.sms.deleteCall to MessagingManager.deleteSMS
messaging.sms.delete
http://bondi.omtp.org/api/1.1/messaging.mms.deleteCall to MessagingManager.deleteMMS
messaging.mms.delete
http://bondi.omtp.org/api/1.1/messaging.email.deleteCall to MessagingManager.deleteEmail
messaging.email.delete
http://bondi.omtp.org/api/1.1/messaging.email.getAccountsCall to MessagingManager.getAvailableEmailAccounts
messaging.email.getAccounts
http://bondi.omtp.org/api/1.1/messaging.email.attachCall to MessagingManager.updateEmail
messaging.email.attach
io.file.read
http://bondi.omtp.org/api/1.1/messaging.mms.attachCall to MessagingManager.updateMMS
messaging.mms.attach
io.file.read
http://bondi.omtp.org/api/1.1/messaging.sms.subscribeCall to MessagingManager.subscribeToSMS
messaging.sms.subscribe
http://bondi.omtp.org/api/1.1/messaging.mms.subscribeCall to MessagingManager.subscribeToMMS
messaging.mms.subscribe
http://bondi.omtp.org/api/1.1/messaging.email.subscribeCall to MessagingManager.subscribeToEmail
messaging.email.subscribe
http://bondi.omtp.org/api/1.1/messaging.binarysms.subscribeCall to MessagingManager.subscribeToBinarySMS
messaging.binarysms.subscribe

http://bondi.omtp.org/api/1.1/gallery
BONDI API Feature SetBONDI API Features

http://bondi.omtp.org/api/1.1/gallery
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/gallery gallery

http://bondi.omtp.org/api/1.1/pim.contact
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/pim.contacthttp://bondi.omtp.org/api/1.1/pim.contact.read
http://bondi.omtp.org/api/1.1/pim.contact.write

http://bondi.omtp.org/api/1.1/pim.contact
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/pim.contact.readCall to ContactManager.getAddressBooks
Call to AddressBook.findContacts
Call to TaskManager.getTaskLists
pim.contact.read
http://bondi.omtp.org/api/1.1/pim.contact.writeCall to AddressBook.addContact
Call to AddressBook.updateContact
Call to AddressBook.deleteContact
pim.contact.write

http://bondi.omtp.org/api/1.1/pim.task
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/pim.taskhttp://bondi.omtp.org/api/1.1/pim.task.read
http://bondi.omtp.org/api/1.1/pim.task.write

http://bondi.omtp.org/api/1.1/pim.task
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/pim.task.readCall to TaskList.findTasks
pim.task.read
http://bondi.omtp.org/api/1.1/pim.task.writeCall to TaskList.addTask
Call to TaskList.updateTask
Call to TaskList.deleteTask
pim.task.write

http://bondi.omtp.org/api/1.1/pim.calendar
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/pim.calendarhttp://bondi.omtp.org/api/1.1/pim.calendar.read
http://bondi.omtp.org/api/1.1/pim.calendar.write

http://bondi.omtp.org/api/1.1/pim.calendar
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/pim.calendar.readCall to CalendarManager.getCalendars
Call to Calendar.findEvents
pim.calendar.read
http://bondi.omtp.org/api/1.1/pim.calendar.writeCall to Calendar.addEvent
Call to Calendar.updateEvent
Call to Calendar.deleteEvent
pim.calendar.write

http://bondi.omtp.org/api/1.1/ui
BONDI API Feature SetBONDI API Features

http://bondi.omtp.org/api/1.1/ui
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/ui ui

http://bondi.omtp.org/api/1.1/pim
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/pimhttp://bondi.omtp.org/api/1.1/pim.contact.read
http://bondi.omtp.org/api/1.1/pim.calendar.read
http://bondi.omtp.org/api/1.1/pim.task.read
http://bondi.omtp.org/api/1.1/pim.contact.write
http://bondi.omtp.org/api/1.1/pim.calendar.write
http://bondi.omtp.org/api/1.1/pim.task.write
http://bondi.omtp.org/api/1.1/pim.writehttp://bondi.omtp.org/api/1.1/pim.contact.write
http://bondi.omtp.org/api/1.1/pim.calendar.write
http://bondi.omtp.org/api/1.1/pim.task.write
http://bondi.omtp.org/api/1.1/pim.readhttp://bondi.omtp.org/api/1.1/pim.contact.read
http://bondi.omtp.org/api/1.1/pim.calendar.read
http://bondi.omtp.org/api/1.1/pim.task.read

http://bondi.omtp.org/api/1.1/telephony
BONDI API Feature SetBONDI API Features
http://bondi.omtp.org/api/1.1/telephonyhttp://bondi.omtp.org/api/1.1/telephony.log.get
http://bondi.omtp.org/api/1.1/telephony.log.delete

http://bondi.omtp.org/api/1.1/telephony
BONDI API FeatureMeaningUses Device Capability
http://bondi.omtp.org/api/1.1/telephony.log.getCall to LogManager.findLogEntries
telephony.log.get
http://bondi.omtp.org/api/1.1/telephony.log.deleteCall to LogManager.deleteLogEntry
Call to LogManager.clearLog
telephony.log.delete


Additional API features are listed in the BONDI Architecture & Security document, Appendix A.