take The Lead
open fun takeTheLead( @NonNull context: Context, @NonNull processUUID: String, @Nullable callback: STWOperationCallback<MyBusinessError>)
Content copied to clipboard
Requests to take the lead on the given process.
Parameters
context
Context The application context.
process UUID
String the process uuid
callback
STWOperationCallback to handle the request events.