Class AvatarConfig
Defined in: sdk.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
This object models an avatar.
|
| Method Attributes | Method Name and Description |
|---|---|
|
parseXML(element)
|
|
|
toXML()
|
Class Detail
AvatarConfig()
This object models an avatar.
An avatar represents a bot's visual image, but can also be used independently with TTS.
It can convert itself to/from XML for web API usage.
This can be used to create, edit, or browse an avatar instance.
Method Detail
credentials()
parseXML(element)
- Parameters:
- element
toXML()