downloadTemplatePreview

open fun downloadTemplatePreview(@Nullable templateUuid: String, @Nullable callback: STWOperationCallback<MyBusinessError>)

Downloads the template preview for the given template UUID. This method helps administrator to show template preview at teplate creation step.

Parameters

templateUuid

String the template uuid

callback

STWOperationCallbackto handle operations events.