VivochaEmbeddedConsole

Table of Contents

new VivochaEmbeddedConsole()

Internal constructor, not to be used directly.

Extends

  • external:EventEmitter

Members

(static) contact :VivochaAgentContact

Instance of VivochaAgentContact.

Type:

(static) interface :VivochaConsoleInterface

Type:

(static) $iframe :jQuery

Instance of VivochaEmbeddedConsoleManager.$ of the DOM Console element.

Type:
  • jQuery

Methods

(static) channel() → {VivochaAgentChannel}

Return the VivochaAgentChannel singleton.

Returns:
Type
VivochaAgentChannel

(static) dispose() → {Promise}

Destroy the iframe container

Returns:
Type
Promise

Table of Contents

new VivochaEmbeddedConsole()

Internal constructor, not to be used directly.

Members

(static) contact :VivochaAgentContact

Instance of VivochaAgentContact.

Type:

(static) interface :VivochaConsoleInterface

Type:

(static) $iframe :jQuery

Instance of VivochaEmbeddedConsoleManager.$ of the DOM Console element.

Type:
  • jQuery

Methods

(static) channel() → {VivochaAgentChannel}

Return the VivochaAgentChannel singleton.

Returns:
Type
VivochaAgentChannel

(static) dispose() → {Promise}

Destroy the iframe container

Returns:
Type
Promise