cancel Repeat
open fun cancelRepeat( @NonNull context: Context, @NonNull processUUID: String, @Nullable callback: STWOperationCallback<MyBusinessError>)
Content copied to clipboard
Cancels the planed repetition of the given process
Parameters
context
Context The application context.
process UUID
String the process uuid
callback
STWOperationCallback to handle the operation events.