Namespaces
Variants
Actions
Revision as of 10:38, 10 January 2010 by vdharankar (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

How to make a call and send SMS from WRT

Jump to: navigation, search


Article Metadata

Compatibility
Platform(s): S60

Article
Keywords: call, Browser URI Scheme, Browser Protocol Handlers
Created: (January, 7th, 2010)
Last edited: vdharankar (10 Jan 2010)


  • URI stands for Uniform Resource Identifier which is an application-level protocol used to obtain resources on the Internet.
  • S60 web browsers supports protocol handlers which will invoke appropriate application for handling different URI schemes.

Make Call

<a href="tel:5674534343">Call</a>
  • Above link when clicked brings up the dialog to complete the call.

Sending SMS

<a href="sms:57454533223?body=This%20is%20a%20sample%20Sms.">Send SMS</a>
  • Above link when clicked brings up the SMS editor with pre-filled phone number and message body.

Originally Contributed by vasant21

111 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved