包 | mx.data |
接口 | public interface ITokenResponder extends IResponder |
实现器 | AsyncTokenResponder |
语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Data Services for Java EE 3 |
运行时版本: | Flash Player 9, AIR 1.1 |
相关 API 元素
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
resultToken : mx.rpc:AsyncToken [只读]
此响应器的 AsyncToken。 | ITokenResponder |
属性详细信息
resultToken | 属性 |
resultToken:mx.rpc:AsyncToken
[只读] 语言版本: | ActionScript 3.0 |
产品版本: | Adobe Digital Enterprise Platform Data Services for Java EE 3 |
运行时版本: | Flash Player 9, AIR 1.1 |
此响应器的 AsyncToken。允许使用异步调用来跟踪其它数据。
实现
public function get resultToken():mx.rpc:AsyncToken
Tue Jun 12 2018, 11:04 AM Z