Class

FlexWebChat

FlexWebChat()

Flex WebChat client. Create a single instance using create method. To initialize and render call init method.

Constructor

# new FlexWebChat()

Classes

FlexWebChat

Members

Manager

# readonly manager

Manager instance

Methods

# static create(configuration)

Creates Flex WebChat. In most cases you need only one Manager instance. This method should be called only once.
Parameters:
Name Type Description
configuration Config configuration object

# init()

Initializes and renders the Web Chat.