Package | couk.markstar.starrequests |
Interface | public interface ICancelable |
Implementors | RequestQueueAsyncUtil, RequestQueueUtil |
Property | Defined By | ||
---|---|---|---|
cancelled : ISignal [read-only]
Determines if the action has been cancelled. | ICancelable |
Method | Defined By | ||
---|---|---|---|
cancel():void
Call this function to cancel the action. | ICancelable |