Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides a cancel method for some asynchronous operations.
Signature
public interface IAsyncControl
Methods
| Name | Description |
|---|---|
| cancel |
Cancel the current asynchronous task. |
Defined in
IAsyncControl.java
Supported Platforms
| Minimum supported OS version |
Android 4.0.3 (API level 15) |
Package
com.microsoft.rightsmanagement
Thread Safety
Members of this class are not guaranteed to be thread safe.