Class Index | File Index

Classes


Class DomainConfig


Defined in: sdk.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This object models a domain.
Field Summary
Field Attributes Field Name and Description
 
Method Summary
Method Attributes Method Name and Description
 
 
parseXML(element)
 
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()

Documentation generated by JsDoc Toolkit 2.4.0 on Tue Oct 17 2017 14:11:30 GMT-0400 (EDT)