Class Index | File Index

Classes


Class ChannelConfig


Defined in: sdk.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This object models a live chat channel or chatroom instance.
Field Summary
Field Attributes Field Name and Description
 
 
 
 
Method Summary
Method Attributes Method Name and Description
 
 
parseXML(element)
 
Class Detail
ChannelConfig()
This object models a live chat channel or chatroom instance. It can be used from a chat UI, or with the Libre Web API. It can convert itself to/from XML for web API usage. This can be used to create, edit, or browse a channel instance.
Field Detail
adminsOnline

messages

type

usersOnline
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)