Class: ServerInfo

Constructor

new ServerInfo()

Context Store server information

Members

hostName :string

The server's host name. This may by a fully qualified domain name or an IP address.

Type:
  • string

isSecure :boolean

Used to determine if security is to be used for the connection to the server. Returns true is the connection is secured, otherwise false.

Type:
  • boolean
©2016 Avaya Inc. All Rights Reserved.