Class ChannelConfig
Defined in: sdk.js.
Constructor Attributes | Constructor Name and Description |
---|---|
This object models a live chat channel or chatroom instance.
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
parseXML(element)
|
|
toXML()
|
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()