ChatData Class Methods

The following is ChatData class method.

Syntax

addKeyValue(key, value )

Description

Add key value to the chatdata object.

Parameters

Parameter

Description

key

The variable name.

value

The value of the variable.