Class MediaConfig
Defined in: sdk.js.
Constructor Attributes | Constructor Name and Description |
---|---|
The Media config object is used the send and retrieve image, video, audio, and file attachments with the server.
|
Field Attributes | Field Name and Description |
---|---|
Method Attributes | Method Name and Description |
---|---|
parseXML(element)
|
|
toXML()
|
Class Detail
MediaConfig()
The Media config object is used the send and retrieve image, video, audio, and file attachments with the server.
Media and file attachments can be sent linked in chat messages or forum posts.
It inherits from the Config class.
- See:
Field Detail
file
id
key
name
type
Method Detail
parseXML(element)
- Parameters:
- element
toXML()