UserMediaPropertiesLayout
Class finesse.restservices.UserMediaPropertiesLayout
Represents a media properties layout.
Example
_mediaPropertiesLayout = _user.getMediaPropertiesLayout({
onLoad: _handleMediaPropertiesLayoutLoaded,
onError: _handleMediaPropertiesLayoutError
});For additional parameters and methods, see RestBase Common Parameters.Method
getRestUrl()
Retrieves the URL for the UserMediaPropertiesLayout resource.