UserMediaPropertiesLayout

Class finesse.restservices.UserMediaPropertiesLayout

Represents a media properties layout.

Example

Code Snippet
Copy_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.