HTML5 Viewer SDK API Documentation 

Namespaces


Class Index

Classes in s7sdk

Class s7sdk.StaticContentDesc

The StaticContentDesc desrcibes any type of static content.

Class Summary
Constructor Attributes Constructor Name and Description
 
s7sdk.StaticContentDesc(id, path, suffix, type, version)
Class Detail
s7sdk.StaticContentDesc(id, path, suffix, type, version)
Parameters:
id
static content asset id.
path
static content file path.
suffix
static content file suffix.
type
The type of the item. In this case, type is always static.
version
static content asset version.
See:
s7sdk.set.MediaSet

Documentation generated by JsDoc Toolkit 2.4.0 on Thu Oct 15 2020 11:59:13 GMT-0000 (UTC)