|
November 25, 2001 The Call Option Object Tips: November 2001
Yehuda Shiran, Ph.D.
|
|
There are several ways to call the callService() method. You can call it with the callback handler (handleResult):
You can call it without a callback handler, but you need to assign the onresult event handler:
You can also call it with an object as the first parameter:
The object co is created by the following constructor function:
People who read this tip also read these tips: Look for similar tips by subject: |