public interface CancelableOpenKitObject extends OpenKitObject
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Cancel the
OpenKitObject. |
void cancel()
OpenKitObject.
Canceling is similar to closing, except that data that is not reported yet, will not be reported at all.