(Beta)
Package | com.adobe.icc.token |
Interface | public interface IAsyncToken |
Language Version: | ActionScript 3.0 |
Product Version: | Asset Composer Building Block 9.5 |
Runtime Versions: | AIR 1.0, Flash Player 9, Flash Player 10 |
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 can expect the token's success or fault handlers to be called depending on the result of the method call. Handlers are called in the order in which they were added.
Public Properties
Property | Defined By |
---|
Public Methods
Method | Defined By |
---|
Wed Nov 21 2018, 06:34 AM -08:00