| 套件 | flash.net |
| 類別 | public final class NetGroupSendResult |
| 繼承 | NetGroupSendResult Object |
| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
相關 API 元素
flash.net.NetGroup.sendToNearest()
flash.net.NetGroup.sendToNeighbor()
flash.net.NetGroup.sendToAllNeighbors()
flash.net.NetGroup.sendToNeighbor()
flash.net.NetGroup.sendToAllNeighbors()
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| ERROR : String = "error" [靜態]
當使用直接路由方法時,指出發生的錯誤 (例如沒有權限)。 | NetGroupSendResult | ||
| NO_ROUTE : String = "no route" [靜態]
指出找不到鄰近節點,無法路由訊息到它要求的目的地。 | NetGroupSendResult | ||
| SENT : String = "sent" [靜態]
指出找到訊息的路由,並且轉送到目的地。 | NetGroupSendResult | ||
常數詳細資訊
ERROR | 常數 |
public static const ERROR:String = "error"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
當使用直接路由方法時,指出發生的錯誤 (例如沒有權限)。
NO_ROUTE | 常數 |
public static const NO_ROUTE:String = "no route"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
指出找不到鄰近節點,無法路由訊息到它要求的目的地。
SENT | 常數 |
public static const SENT:String = "sent"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
指出找到訊息的路由,並且轉送到目的地。
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性