Platform SDK: Web Telephony Engine

Extended Object Model

The WTE uses the same component object model (COM) used by Microsoft Internet Explorer. In fact, the engine is essentially Internet Explorer without the graphical user interface (GUI). This means that all the Internet Explorer scripting objects available to regular Web sites are also available to Web telephony applications. Also, the WTE extends the Internet Explorer object model with additional objects that support Web telephony applications. The extensions are referred to as the Web telephony extended object model.

Applications have access to the extended object model through the ExOM object. The engine includes a predefined reference to the ExOM object called External, which applications can use to access the object directly. The External object provides access to the following objects:

For more information, see Extended Object Model Overview.