Skip to content

@ubstream/ubstream-node-client-sdk / Exports / PublicLibraryCreateLinkThumbStrategy

Enumeration: PublicLibraryCreateLinkThumbStrategy

Enumeration of thumb strategy choices for a link creation.

Table of contents

Enumeration Members

Enumeration Members

FORCE_SCREENSHOT

FORCE_SCREENSHOT = "forceScreenshot"

Means that a screenshot will be taken from the website to create the thumb.


USE_HTML_METADATA

USE_HTML_METADATA = "useHtmlMetadata"

Means that the metadata of the link will be used to create the thumb.