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