remove Template From Favorite
open fun removeTemplateFromFavorite( @NonNull context: Context, @NonNull templateUuid: String, @Nullable callback: STWOperationCallback)
Content copied to clipboard
Removes a template from the list of favorite templates.
Parameters
context
Context The application context.
template Uuid
String the template uuid
callback
STWOperationCallback: callback to handle operation events.