VivochaApp

Table of Contents

Members

(static) customer :VivochaCustomer

VivochaCustomer object.

Type:

(static) history :VivochaHistory

VivochaHistory object.

Type:

(static) app :VivochaConsoleApp

Instance of VivochaConsoleApp.

Type:

(static) config :object

Properties:
Name Type Attributes Description
acct_id string <optional>

Vivocha Account

world string

Vivocha World of the account

domain string

Domain for the World (the concatenation of world and domain gives the hostname of the World)

ajv number

Build number of the library

user AgentProfile

Information about the currently logged in agent.

default_language string

The default language of the account, in ISO 639-1 format.

limitations Limitations

The limitations/features of the Account.

routing RoutingSettings

The routing settings of the Account.

Client configuration data retrieved from the server. Theses settings cannot be changed by the client.

Type:
  • object

(static) contact :VivochaAgentContact

Instance of VivochaAgentContact.

Type:

(static) interface :VivochaConsoleInterface

Type:

(static) $

Builtin jQuery library, version 1.11.3.

Methods

(static) channel() → {VivochaAgentChannel}

Return the VivochaAgentChannel singleton

Returns:
Type
VivochaAgentChannel