Class Index | File Index

Classes


Class ChatResponse


Defined in: sdk.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This object models a chat message received from a chat bot instance.
Field Summary
Field Attributes Field Name and Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
log
 
 
 
 
Method Summary
Method Attributes Method Name and Description
 
parseXML(element)
Class Detail
ChatResponse()
This object models a chat message received from a chat bot instance. It can be used from a chat UI, or with the Libre Web API. It can convert itself from XML for web API usage.
Field Detail
action

avatar

avatarAction

avatarActionAudio

avatarActionAudioType

avatarActionType

avatarAudio

avatarAudioType

avatarBackground

avatarTalk

avatarTalkType

avatarType

command

conversation

emote

log

message

pose

question

speech
Method Detail
parseXML(element)
Parameters:
element

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