| Package | com.electrotank.electroserver5.api |
| Class | public class CrossDomainPolicyResponse |
| Inheritance | CrossDomainPolicyResponse EsResponse EsMessage flash.events.Event |
| Property | Defined By | ||
|---|---|---|---|
| customFileContents : String | CrossDomainPolicyResponse | ||
| customFileEnabled : Boolean | CrossDomainPolicyResponse | ||
![]() | messageNumber : int | EsMessage | |
![]() | messageType : MessageType | EsMessage | |
| port : int | CrossDomainPolicyResponse | ||
![]() | requestId : int | EsMessage | |
![]() | serverId : String | EsMessage | |
| Method | Defined By | ||
|---|---|---|---|
CrossDomainPolicyResponse(m:MessageType = null, t:TBase = null) | CrossDomainPolicyResponse | ||
fromThrift(t_:TBase):void [override] | CrossDomainPolicyResponse | ||
newThrift():TBase [override] | CrossDomainPolicyResponse | ||
toThrift():TBase [override] | CrossDomainPolicyResponse | ||
| customFileContents | property |
customFileContents:String public function get customFileContents():String public function set customFileContents(value:String):void| customFileEnabled | property |
customFileEnabled:Boolean public function get customFileEnabled():Boolean public function set customFileEnabled(value:Boolean):void| port | property |
port:int public function get port():int public function set port(value:int):void| CrossDomainPolicyResponse | () | Constructor |
public function CrossDomainPolicyResponse(m:MessageType = null, t:TBase = null)m:MessageType (default = null) | |
t:TBase (default = null) |
| fromThrift | () | method |
override public function fromThrift(t_:TBase):voidParameters
t_:TBase |
| newThrift | () | method |
override public function newThrift():TBaseReturnsTBase |
| toThrift | () | method |
override public function toThrift():TBaseReturnsTBase |