Training
Module
Implement interfaces in TypeScript - Training
Learn how to use interfaces to define object types.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The ITTerminal interface is the base interface for a Terminal object. It provides methods for obtaining information such as the terminal class and the media supported.
The ITTerminal interface is implemented by an MSP and is not available if there is no media service provider associated with the address. Please see ITTerminal in the MSP Interface section for details on this interface.
Training
Module
Implement interfaces in TypeScript - Training
Learn how to use interfaces to define object types.