CallData Class Method

The following is the CallData class method.

Syntax

addKeyValue(key), value

Description

Add key value to the CallData object.

Parameters

Parameter

Description

key

The key.

value

The value.

Returns

None.