syncLastRepeatProcess

open fun syncLastRepeatProcess(    @NonNull context: Context,     @NonNull processUUID: String,     @Nullable callback: STWOperationCallback<MyBusinessError>)

Synchronize the last repeat process

Parameters

context

Context The application context.

processUUID

String the process uuid

callback

STWProcessDeleteCallback to handle operation events