removeCachedTemplate
fun removeCachedTemplate(template: DSTemplateDefinition, removeListener: DSRemoveTemplateListener)
Content copied to clipboard
Deletes the cached template from the local database. Since the operation needs to happen asynchronously the success/failure is returned in the DSRemoveTemplateListener callback
Parameters
template
the template to be removed
removeListener
the callback listener