banner

External.Tapi method

Retrieves a reference to the Tapi object.

Syntax

window.external.Tapi;

Parameters None
Return Values Object. A reference to the Tapi object.
Applies To window.external
Example
var Obj = window.external.Tapi;
Obj.set_AreaCode = "555";