The following is the CallData class method.
addKeyValue(key), value
Add key value to the CallData object.
Parameter
Description
key
The key.
value
The value.
None.