Class ChatSettings
Defined in: sdk.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This object is returned from the SDK chatSettings() API to retrieve a conversation's chat settings.
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
parseXML(element)
|
|
toXML()
|
Class Detail
ChatSettings()
This object is returned from the SDK chatSettings() API to retrieve a conversation's chat settings.
It can convert itself from XML for web API usage.
Field Detail
allowCorrection
allowEmotes
allowLearning
conversation
learning
Method Detail
parseXML(element)
- Parameters:
- element
toXML()