Package | com.adobe.livecycle.rca.token |
Interface | public interface IAsyncToken |
Implementors | RCAToken |
Deprecated since Review, Commenting, and Approval 10New Review, Commenting, and Approval APIs use mx.rpc.AsyncToken
Language Version: | ActionScript 3.0 |
Product Version: | Review, Commenting, and Approval Building Block 9.5 |
Runtime Versions: | Flash Player 9, Flash Player 10, AIR (unsupported) |
By using an interface for basic token operations, methods can return different types of tokens without the caller needing to know what kind of token it is.
The caller may expect the token's success or fault handlers to be called depending on the result of the method call.
Public Methods
Method | Defined By |
---|
Thu Dec 6 2018, 01:12 PM -08:00