MediaDialogs
Class finesse.restservices.MediaDialogs
Extends finesse.restservices.Dialogs
Represents the list of non-voice media dialogs in a media channel. Fetches the list from the corresponding media, finesse.restservices.Media.getMediaDialogs. Extracts the Individual media dialogs from the media list using their Id.
Example
For additional parameters and methods, see RestCollectionBase Common Parameters.
Method
getMedia()
Retrieves the associated media object.
Returns
{finesse.restservices.Media}
The Media object.