Constructor
-
new Terminal()
-
This class defines Scopia Terminal's properties that might be useful for the application. Scopia Terminal information is provided to the application as a part of the Contact object.
Scopia Terminal is the entity that represents User's device in Avaya Scopia deployments. It might be a desktop phone, smartphone or some other device that can be used for participating in the Scopia conference.
Methods
-
getTerminalId() → {string}
-
Returns the ID of the terminal.
Returns:
{ string }
-
getTerminalName() → {string}
-
Returns the name of the terminal.
Returns:
{ string }