Class DomainConfig
Defined in: sdk.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This object models a domain.
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
parseXML(element)
|
|
toXML()
|
Class Detail
DomainConfig()
This object models a domain.
It can be used from a chat UI, or with the Libre Web API.
A domain is an isolated content space to create bots and other content in (such as a commpany, project, or school).
It can convert itself to/from XML for web API usage.
This can be used to create, edit, or browse a domain instance.
Field Detail
creationMode
Method Detail
credentials()
parseXML(element)
- Parameters:
- element
toXML()