T - The device type this release handle is associated with.public abstract class PccReleaseHandle<T extends AntPluginPcc>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Cancels the request for device access.
|
public void close()
USER_CANCELLED
result to be sent to the AntPluginPcc.IPluginAccessResultReceiver.
If the access request was made on an AsyncScanController then the controller is guaranteed to be
properly closed, ie. you will not have to worry about calling AsyncScanController.closeScanController().Copyright © 2015 Dynastream Innovations Inc. All Rights Reserved.