
Wireless Telephony Applications (WTA)
Issue 1 April 2005 87
Syntax Implementation
Click to Dial Functionality
To enable the click to dial functionality, use the following syntax:
wtai://wp/mc;number
You can embed this code into any valid WML tag that implements href or a hyperlink by
associating these tags with a <go> tag. Examples of tags you can associate with the <go> tag
are the <a> tag, <anchor>, <do>, <option>, or <onevent> tags.
Scheme Definition:
< > Indicates an enumerated operator.
[ ] Indicates an optional section.
I Indicates a pair of mutually exclusive options.
( )* Repeat none or multiple items.
*( ) Repeat one or multiple items.
library Name that identifies the library type, WTA Public uses library “wp.”
function Function within a library, for example, “mc” for function “make call” in “wp”
library.
parameter Zero or more parameters sent to a function. Delineated by a semicolon “;”.
result Start of result defined by “!”. Optional.
Komentarze do niniejszej Instrukcji