• May 01, 2024, 12:28:51 pm

Author Topic: Symbian Platform services 2.0  (Read 2228 times)

0 Members and 1 Guest are viewing this topic.

Offline Allstar12345

  • Allstar Software Founder
  • Administrator
  • Forum Genius
  • ******
  • Posts: 5,235
  • Reputation: 812
    • Allstar Software
  • Current Phone: : OnePlus 8 Pro, Xperia 10, Nexus 6p, Jolla Phone, Nokia N8, Nokia 808 PureView, BlackBerry Z30
Symbian Platform services 2.0
« on: September 25, 2012, 05:04:56 pm »
The platform services are basically the system API's:

nokia.device object

Calendar API

Camera API

Communication Logs API

Contacts API

Landmarks API

Location API

Media management

Messaging API

System Info Api

Sensors API


Calendar- Access, create, and manage calendars and calendar entries.

Camera- Launch the device's native camera application and retrieve information about pictures taken with the application.

Contacts- Access and manage information about contacts.

Landmarks- Access and manage information about landmarks and landmark categories.

Location- Retrieve information about the geographic location of the device and perform location-based calculations.

Logging-Access and manage logging events such as call logs, messaging logs, and data logs.

Media Management- Retrieve information about the media files stored in the device's public folders.

Messaging-Send, retrieve, and manage messages using the Message Store.

Sensors-Access data provided by the physical sensors of the device.

System Information (Symbian WRT 1.1 and later)- Access and modify system information.

« Last Edit: September 25, 2012, 06:30:26 pm by Allstar12345 »

Offline Allstar12345

  • Allstar Software Founder
  • Administrator
  • Forum Genius
  • ******
  • Posts: 5,235
  • Reputation: 812
    • Allstar Software
  • Current Phone: : OnePlus 8 Pro, Xperia 10, Nexus 6p, Jolla Phone, Nokia N8, Nokia 808 PureView, BlackBerry Z30
Re: Symbian Platform services 2.0
« Reply #1 on: September 25, 2012, 06:30:35 pm »
Post updated.