套件 | 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 [唯讀]
The AsyncToken for this responder. | 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 |
The AsyncToken for this responder. Allows additional data to be tracked with the asynchronous call.
實作
public function get resultToken():mx.rpc:AsyncToken
Tue Jun 12 2018, 03:47 PM Z