remove Template From Favorite
fun removeTemplateFromFavorite( context: Context, templateUuid: String, callback: OperationListener<MyBusinessError>?)
Content copied to clipboard
Removes a template from the list of favorite templates.
Parameters
context
**Context** The application context.Content copied to clipboard
template Uuid
**String** the template uuidContent copied to clipboard
callback
**[OperationListener]:** callback to
handle operation events.Content copied to clipboard