retrieveCachedTemplate
fun retrieveCachedTemplate(templateId: String, cachedTemplateListener: DSGetCachedTemplateListener)
Content copied to clipboard
Retrieves the cached template given the template id. Since the operation needs to happen asynchronously the success/failure is returned in the DSGetCachedTemplateListener callback
Parameters
templateId
the ID of the template to be retrieved
cachedTemplateListener
the callback listener