Class ChatResponse
				
				
			
				
				
				
					
Defined in:  sdk.js.
				
			
| Constructor Attributes | Constructor Name and Description | 
|---|---|
| 
							
							 This object models a chat message received from a chat bot instance. 
						 | 
					
| Field Attributes | Field Name and Description | 
|---|---|
| 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