Class Index | File Index

Classes


Class MediaConfig


Defined in: sdk.js.

Class Summary
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 Summary
Field Attributes Field Name and Description
 
 
id
 
key
 
 
Method Summary
Method Attributes Method Name and Description
 
parseXML(element)
 
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()

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