Class InstanceConfig
Defined in: sdk.js.
Constructor Attributes | Constructor Name and Description |
---|---|
The Instance config object defines the settings for a bot instance.
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
parseXML(element)
|
|
toXML()
|
Class Detail
InstanceConfig()
The Instance config object defines the settings for a bot instance.
It is used to create, edit, and reference a bot.
It inherits from the WebMediumConfig class.
- See:
Field Detail
allowForking
size
template
Method Detail
credentials()
parseXML(element)
- Parameters:
- element
toXML()