// ------------------------------------------------------------------------------ // // This code was generated by a tool. // Mono Runtime Version: 2.0.50727.1433 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // // ------------------------------------------------------------------------------ /// [System.Web.Services.WebServiceBinding(Name="EIRRServiceSoap", Namespace="http://tempurl.com/")] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlIncludeAttribute(typeof(ValueType))] public partial class EIRRService : System.Web.Services.Protocols.SoapHttpClientProtocol { private System.Threading.SendOrPostCallback AttemptLoginOperationCompleted; private System.Threading.SendOrPostCallback AttemptCreateAccountOperationCompleted; private System.Threading.SendOrPostCallback RetrievePlayerWLOperationCompleted; private System.Threading.SendOrPostCallback RetrieveHallOfHeroesSquadsOperationCompleted; private System.Threading.SendOrPostCallback RetrieveCompanyListOperationCompleted; private System.Threading.SendOrPostCallback RetrieveDoctrineHeaderOperationCompleted; private System.Threading.SendOrPostCallback CreateCompanyOperationCompleted; private System.Threading.SendOrPostCallback CreateNoobTemplateOperationCompleted; private System.Threading.SendOrPostCallback CopyNoobTemplateOperationCompleted; private System.Threading.SendOrPostCallback TestBattleFileOperationCompleted; private System.Threading.SendOrPostCallback ReadyForBattleFileOperationCompleted; private System.Threading.SendOrPostCallback RecieveReportOperationCompleted; private System.Threading.SendOrPostCallback SetToCompletedOperationCompleted; private System.Threading.SendOrPostCallback RecieveSquadQueueOperationCompleted; private System.Threading.SendOrPostCallback ReceiveOffmapQueueOperationCompleted; private System.Threading.SendOrPostCallback RetrieveBattalionBackupOperationCompleted; private System.Threading.SendOrPostCallback StoreBattalionBackupOperationCompleted; private System.Threading.SendOrPostCallback LoadBattalionBackupOperationCompleted; private System.Threading.SendOrPostCallback RecieveDoctrineSelectionQueueOperationCompleted; private System.Threading.SendOrPostCallback RecieveAdvantageSelectionQueueOperationCompleted; private System.Threading.SendOrPostCallback RetrieveDoctrineOperationCompleted; private System.Threading.SendOrPostCallback RetrieveAdvantagesOperationCompleted; private System.Threading.SendOrPostCallback RetrieveCommanderAdvantagesOperationCompleted; private System.Threading.SendOrPostCallback RemoveBattalionEffectOperationCompleted; private System.Threading.SendOrPostCallback RetrieveBattalionBattleAdvantagesOperationCompleted; private System.Threading.SendOrPostCallback UpdateCommanderImageSelectionOperationCompleted; private System.Threading.SendOrPostCallback RetrieveLatestActionOperationCompleted; private System.Threading.SendOrPostCallback RetrieveReportsOperationCompleted; private System.Threading.SendOrPostCallback RetrieveAvailabilityOperationCompleted; private System.Threading.SendOrPostCallback RetrieveNewsOperationCompleted; private System.Threading.SendOrPostCallback RetrieveTickerOperationCompleted; private System.Threading.SendOrPostCallback RecieveXFireAccountOperationCompleted; private System.Threading.SendOrPostCallback SendXFireOperationCompleted; private System.Threading.SendOrPostCallback RecieveWarmapNameOperationCompleted; private System.Threading.SendOrPostCallback RecieveWarmapUnitNumberOperationCompleted; private System.Threading.SendOrPostCallback RequestBattleFileOperationCompleted; private System.Threading.SendOrPostCallback RequestUCSFileOperationCompleted; private System.Threading.SendOrPostCallback RetrieveDoctrineHeadersOperationCompleted; private System.Threading.SendOrPostCallback RetrievePUnitListOperationCompleted; private System.Threading.SendOrPostCallback RetrieveUnitsOperationCompleted; private System.Threading.SendOrPostCallback RetrieveProfileOperationCompleted; private System.Threading.SendOrPostCallback VerifyLoginOperationCompleted; private System.Threading.SendOrPostCallback RetrieveWarmapDataNewOperationCompleted; private System.Threading.SendOrPostCallback CallCampaignResetOperationCompleted; private System.Threading.SendOrPostCallback ProcessWarmapPacketOperationCompleted; private System.Threading.SendOrPostCallback ProcessWarmapTurnOperationCompleted; private System.Threading.SendOrPostCallback ProcessBattleRoomPacketOperationCompleted; private System.Threading.SendOrPostCallback ProcessChatStatusUpdateOperationCompleted; private System.Threading.SendOrPostCallback ProcessProfilePacketOperationCompleted; private System.Threading.SendOrPostCallback ProcessAdvantagePacketOperationCompleted; private System.Threading.SendOrPostCallback ActivateWarmapRewardOperationCompleted; public EIRRService() { this.Url = "http://64.79.205.72:8081/service/EIRRService.asmx"; } public event AttemptLoginCompletedEventHandler AttemptLoginCompleted; public event AttemptCreateAccountCompletedEventHandler AttemptCreateAccountCompleted; public event RetrievePlayerWLCompletedEventHandler RetrievePlayerWLCompleted; public event RetrieveHallOfHeroesSquadsCompletedEventHandler RetrieveHallOfHeroesSquadsCompleted; public event RetrieveCompanyListCompletedEventHandler RetrieveCompanyListCompleted; public event RetrieveDoctrineHeaderCompletedEventHandler RetrieveDoctrineHeaderCompleted; public event CreateCompanyCompletedEventHandler CreateCompanyCompleted; public event CreateNoobTemplateCompletedEventHandler CreateNoobTemplateCompleted; public event CopyNoobTemplateCompletedEventHandler CopyNoobTemplateCompleted; public event TestBattleFileCompletedEventHandler TestBattleFileCompleted; public event ReadyForBattleFileCompletedEventHandler ReadyForBattleFileCompleted; public event RecieveReportCompletedEventHandler RecieveReportCompleted; public event SetToCompletedCompletedEventHandler SetToCompletedCompleted; public event RecieveSquadQueueCompletedEventHandler RecieveSquadQueueCompleted; public event ReceiveOffmapQueueCompletedEventHandler ReceiveOffmapQueueCompleted; public event RetrieveBattalionBackupCompletedEventHandler RetrieveBattalionBackupCompleted; public event StoreBattalionBackupCompletedEventHandler StoreBattalionBackupCompleted; public event LoadBattalionBackupCompletedEventHandler LoadBattalionBackupCompleted; public event RecieveDoctrineSelectionQueueCompletedEventHandler RecieveDoctrineSelectionQueueCompleted; public event RecieveAdvantageSelectionQueueCompletedEventHandler RecieveAdvantageSelectionQueueCompleted; public event RetrieveDoctrineCompletedEventHandler RetrieveDoctrineCompleted; public event RetrieveAdvantagesCompletedEventHandler RetrieveAdvantagesCompleted; public event RetrieveCommanderAdvantagesCompletedEventHandler RetrieveCommanderAdvantagesCompleted; public event RemoveBattalionEffectCompletedEventHandler RemoveBattalionEffectCompleted; public event RetrieveBattalionBattleAdvantagesCompletedEventHandler RetrieveBattalionBattleAdvantagesCompleted; public event UpdateCommanderImageSelectionCompletedEventHandler UpdateCommanderImageSelectionCompleted; public event RetrieveLatestActionCompletedEventHandler RetrieveLatestActionCompleted; public event RetrieveReportsCompletedEventHandler RetrieveReportsCompleted; public event RetrieveAvailabilityCompletedEventHandler RetrieveAvailabilityCompleted; public event RetrieveNewsCompletedEventHandler RetrieveNewsCompleted; public event RetrieveTickerCompletedEventHandler RetrieveTickerCompleted; public event RecieveXFireAccountCompletedEventHandler RecieveXFireAccountCompleted; public event SendXFireCompletedEventHandler SendXFireCompleted; public event RecieveWarmapNameCompletedEventHandler RecieveWarmapNameCompleted; public event RecieveWarmapUnitNumberCompletedEventHandler RecieveWarmapUnitNumberCompleted; public event RequestBattleFileCompletedEventHandler RequestBattleFileCompleted; public event RequestUCSFileCompletedEventHandler RequestUCSFileCompleted; public event RetrieveDoctrineHeadersCompletedEventHandler RetrieveDoctrineHeadersCompleted; public event RetrievePUnitListCompletedEventHandler RetrievePUnitListCompleted; public event RetrieveUnitsCompletedEventHandler RetrieveUnitsCompleted; public event RetrieveProfileCompletedEventHandler RetrieveProfileCompleted; public event VerifyLoginCompletedEventHandler VerifyLoginCompleted; public event RetrieveWarmapDataNewCompletedEventHandler RetrieveWarmapDataNewCompleted; public event CallCampaignResetCompletedEventHandler CallCampaignResetCompleted; public event ProcessWarmapPacketCompletedEventHandler ProcessWarmapPacketCompleted; public event ProcessWarmapTurnCompletedEventHandler ProcessWarmapTurnCompleted; public event ProcessBattleRoomPacketCompletedEventHandler ProcessBattleRoomPacketCompleted; public event ProcessChatStatusUpdateCompletedEventHandler ProcessChatStatusUpdateCompleted; public event ProcessProfilePacketCompletedEventHandler ProcessProfilePacketCompleted; public event ProcessAdvantagePacketCompletedEventHandler ProcessAdvantagePacketCompleted; public event ActivateWarmapRewardCompletedEventHandler ActivateWarmapRewardCompleted; [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/AttemptLogin", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public LoginResponseData AttemptLogin(LoginV2 login) { object[] results = this.Invoke("AttemptLogin", new object[] { login}); return ((LoginResponseData)(results[0])); } public System.IAsyncResult BeginAttemptLogin(LoginV2 login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("AttemptLogin", new object[] { login}, callback, asyncState); } public LoginResponseData EndAttemptLogin(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((LoginResponseData)(results[0])); } public void AttemptLoginAsync(LoginV2 login) { this.AttemptLoginAsync(login, null); } public void AttemptLoginAsync(LoginV2 login, object userState) { if ((this.AttemptLoginOperationCompleted == null)) { this.AttemptLoginOperationCompleted = new System.Threading.SendOrPostCallback(this.OnAttemptLoginCompleted); } this.InvokeAsync("AttemptLogin", new object[] { login}, this.AttemptLoginOperationCompleted, userState); } private void OnAttemptLoginCompleted(object arg) { if ((this.AttemptLoginCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.AttemptLoginCompleted(this, new AttemptLoginCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/AttemptCreateAccount", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool AttemptCreateAccount(string username, string password) { object[] results = this.Invoke("AttemptCreateAccount", new object[] { username, password}); return ((bool)(results[0])); } public System.IAsyncResult BeginAttemptCreateAccount(string username, string password, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("AttemptCreateAccount", new object[] { username, password}, callback, asyncState); } public bool EndAttemptCreateAccount(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void AttemptCreateAccountAsync(string username, string password) { this.AttemptCreateAccountAsync(username, password, null); } public void AttemptCreateAccountAsync(string username, string password, object userState) { if ((this.AttemptCreateAccountOperationCompleted == null)) { this.AttemptCreateAccountOperationCompleted = new System.Threading.SendOrPostCallback(this.OnAttemptCreateAccountCompleted); } this.InvokeAsync("AttemptCreateAccount", new object[] { username, password}, this.AttemptCreateAccountOperationCompleted, userState); } private void OnAttemptCreateAccountCompleted(object arg) { if ((this.AttemptCreateAccountCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.AttemptCreateAccountCompleted(this, new AttemptCreateAccountCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrievePlayerWL", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public battleRatings RetrievePlayerWL(int btid) { object[] results = this.Invoke("RetrievePlayerWL", new object[] { btid}); return ((battleRatings)(results[0])); } public System.IAsyncResult BeginRetrievePlayerWL(int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrievePlayerWL", new object[] { btid}, callback, asyncState); } public battleRatings EndRetrievePlayerWL(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((battleRatings)(results[0])); } public void RetrievePlayerWLAsync(int btid) { this.RetrievePlayerWLAsync(btid, null); } public void RetrievePlayerWLAsync(int btid, object userState) { if ((this.RetrievePlayerWLOperationCompleted == null)) { this.RetrievePlayerWLOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrievePlayerWLCompleted); } this.InvokeAsync("RetrievePlayerWL", new object[] { btid}, this.RetrievePlayerWLOperationCompleted, userState); } private void OnRetrievePlayerWLCompleted(object arg) { if ((this.RetrievePlayerWLCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrievePlayerWLCompleted(this, new RetrievePlayerWLCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveHallOfHeroesSquads", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public HallOfHeroesSquadList RetrieveHallOfHeroesSquads(int bid) { object[] results = this.Invoke("RetrieveHallOfHeroesSquads", new object[] { bid}); return ((HallOfHeroesSquadList)(results[0])); } public System.IAsyncResult BeginRetrieveHallOfHeroesSquads(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveHallOfHeroesSquads", new object[] { bid}, callback, asyncState); } public HallOfHeroesSquadList EndRetrieveHallOfHeroesSquads(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((HallOfHeroesSquadList)(results[0])); } public void RetrieveHallOfHeroesSquadsAsync(int bid) { this.RetrieveHallOfHeroesSquadsAsync(bid, null); } public void RetrieveHallOfHeroesSquadsAsync(int bid, object userState) { if ((this.RetrieveHallOfHeroesSquadsOperationCompleted == null)) { this.RetrieveHallOfHeroesSquadsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveHallOfHeroesSquadsCompleted); } this.InvokeAsync("RetrieveHallOfHeroesSquads", new object[] { bid}, this.RetrieveHallOfHeroesSquadsOperationCompleted, userState); } private void OnRetrieveHallOfHeroesSquadsCompleted(object arg) { if ((this.RetrieveHallOfHeroesSquadsCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveHallOfHeroesSquadsCompleted(this, new RetrieveHallOfHeroesSquadsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveCompanyList", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public CompanyList RetrieveCompanyList(LoginV2 login) { object[] results = this.Invoke("RetrieveCompanyList", new object[] { login}); return ((CompanyList)(results[0])); } public System.IAsyncResult BeginRetrieveCompanyList(LoginV2 login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveCompanyList", new object[] { login}, callback, asyncState); } public CompanyList EndRetrieveCompanyList(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((CompanyList)(results[0])); } public void RetrieveCompanyListAsync(LoginV2 login) { this.RetrieveCompanyListAsync(login, null); } public void RetrieveCompanyListAsync(LoginV2 login, object userState) { if ((this.RetrieveCompanyListOperationCompleted == null)) { this.RetrieveCompanyListOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveCompanyListCompleted); } this.InvokeAsync("RetrieveCompanyList", new object[] { login}, this.RetrieveCompanyListOperationCompleted, userState); } private void OnRetrieveCompanyListCompleted(object arg) { if ((this.RetrieveCompanyListCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveCompanyListCompleted(this, new RetrieveCompanyListCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveDoctrineHeader", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public DoctrinesHeader RetrieveDoctrineHeader(LoginV2 login) { object[] results = this.Invoke("RetrieveDoctrineHeader", new object[] { login}); return ((DoctrinesHeader)(results[0])); } public System.IAsyncResult BeginRetrieveDoctrineHeader(LoginV2 login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveDoctrineHeader", new object[] { login}, callback, asyncState); } public DoctrinesHeader EndRetrieveDoctrineHeader(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((DoctrinesHeader)(results[0])); } public void RetrieveDoctrineHeaderAsync(LoginV2 login) { this.RetrieveDoctrineHeaderAsync(login, null); } public void RetrieveDoctrineHeaderAsync(LoginV2 login, object userState) { if ((this.RetrieveDoctrineHeaderOperationCompleted == null)) { this.RetrieveDoctrineHeaderOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveDoctrineHeaderCompleted); } this.InvokeAsync("RetrieveDoctrineHeader", new object[] { login}, this.RetrieveDoctrineHeaderOperationCompleted, userState); } private void OnRetrieveDoctrineHeaderCompleted(object arg) { if ((this.RetrieveDoctrineHeaderCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveDoctrineHeaderCompleted(this, new RetrieveDoctrineHeaderCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/CreateCompany", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public TemplateShellData CreateCompany(LoginV2 login, string relicname, int doc, bool template) { object[] results = this.Invoke("CreateCompany", new object[] { login, relicname, doc, template}); return ((TemplateShellData)(results[0])); } public System.IAsyncResult BeginCreateCompany(LoginV2 login, string relicname, int doc, bool template, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("CreateCompany", new object[] { login, relicname, doc, template}, callback, asyncState); } public TemplateShellData EndCreateCompany(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((TemplateShellData)(results[0])); } public void CreateCompanyAsync(LoginV2 login, string relicname, int doc, bool template) { this.CreateCompanyAsync(login, relicname, doc, template, null); } public void CreateCompanyAsync(LoginV2 login, string relicname, int doc, bool template, object userState) { if ((this.CreateCompanyOperationCompleted == null)) { this.CreateCompanyOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCreateCompanyCompleted); } this.InvokeAsync("CreateCompany", new object[] { login, relicname, doc, template}, this.CreateCompanyOperationCompleted, userState); } private void OnCreateCompanyCompleted(object arg) { if ((this.CreateCompanyCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.CreateCompanyCompleted(this, new CreateCompanyCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/CreateNoobTemplate", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool CreateNoobTemplate(int bid) { object[] results = this.Invoke("CreateNoobTemplate", new object[] { bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginCreateNoobTemplate(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("CreateNoobTemplate", new object[] { bid}, callback, asyncState); } public bool EndCreateNoobTemplate(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void CreateNoobTemplateAsync(int bid) { this.CreateNoobTemplateAsync(bid, null); } public void CreateNoobTemplateAsync(int bid, object userState) { if ((this.CreateNoobTemplateOperationCompleted == null)) { this.CreateNoobTemplateOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCreateNoobTemplateCompleted); } this.InvokeAsync("CreateNoobTemplate", new object[] { bid}, this.CreateNoobTemplateOperationCompleted, userState); } private void OnCreateNoobTemplateCompleted(object arg) { if ((this.CreateNoobTemplateCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.CreateNoobTemplateCompleted(this, new CreateNoobTemplateCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/CopyNoobTemplate", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool CopyNoobTemplate(int tid, int bid) { object[] results = this.Invoke("CopyNoobTemplate", new object[] { tid, bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginCopyNoobTemplate(int tid, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("CopyNoobTemplate", new object[] { tid, bid}, callback, asyncState); } public bool EndCopyNoobTemplate(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void CopyNoobTemplateAsync(int tid, int bid) { this.CopyNoobTemplateAsync(tid, bid, null); } public void CopyNoobTemplateAsync(int tid, int bid, object userState) { if ((this.CopyNoobTemplateOperationCompleted == null)) { this.CopyNoobTemplateOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCopyNoobTemplateCompleted); } this.InvokeAsync("CopyNoobTemplate", new object[] { tid, bid}, this.CopyNoobTemplateOperationCompleted, userState); } private void OnCopyNoobTemplateCompleted(object arg) { if ((this.CopyNoobTemplateCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.CopyNoobTemplateCompleted(this, new CopyNoobTemplateCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/TestBattleFile", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public void TestBattleFile(string battle, string ucs, int btid) { this.Invoke("TestBattleFile", new object[] { battle, ucs, btid}); } public System.IAsyncResult BeginTestBattleFile(string battle, string ucs, int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("TestBattleFile", new object[] { battle, ucs, btid}, callback, asyncState); } public void EndTestBattleFile(System.IAsyncResult asyncResult) { this.EndInvoke(asyncResult); } public void TestBattleFileAsync(string battle, string ucs, int btid) { this.TestBattleFileAsync(battle, ucs, btid, null); } public void TestBattleFileAsync(string battle, string ucs, int btid, object userState) { if ((this.TestBattleFileOperationCompleted == null)) { this.TestBattleFileOperationCompleted = new System.Threading.SendOrPostCallback(this.OnTestBattleFileCompleted); } this.InvokeAsync("TestBattleFile", new object[] { battle, ucs, btid}, this.TestBattleFileOperationCompleted, userState); } private void OnTestBattleFileCompleted(object arg) { if ((this.TestBattleFileCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.TestBattleFileCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ReadyForBattleFile", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool ReadyForBattleFile(int btid) { object[] results = this.Invoke("ReadyForBattleFile", new object[] { btid}); return ((bool)(results[0])); } public System.IAsyncResult BeginReadyForBattleFile(int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ReadyForBattleFile", new object[] { btid}, callback, asyncState); } public bool EndReadyForBattleFile(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void ReadyForBattleFileAsync(int btid) { this.ReadyForBattleFileAsync(btid, null); } public void ReadyForBattleFileAsync(int btid, object userState) { if ((this.ReadyForBattleFileOperationCompleted == null)) { this.ReadyForBattleFileOperationCompleted = new System.Threading.SendOrPostCallback(this.OnReadyForBattleFileCompleted); } this.InvokeAsync("ReadyForBattleFile", new object[] { btid}, this.ReadyForBattleFileOperationCompleted, userState); } private void OnReadyForBattleFileCompleted(object arg) { if ((this.ReadyForBattleFileCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ReadyForBattleFileCompleted(this, new ReadyForBattleFileCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveReport", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool RecieveReport(Login login, string report) { object[] results = this.Invoke("RecieveReport", new object[] { login, report}); return ((bool)(results[0])); } public System.IAsyncResult BeginRecieveReport(Login login, string report, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveReport", new object[] { login, report}, callback, asyncState); } public bool EndRecieveReport(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void RecieveReportAsync(Login login, string report) { this.RecieveReportAsync(login, report, null); } public void RecieveReportAsync(Login login, string report, object userState) { if ((this.RecieveReportOperationCompleted == null)) { this.RecieveReportOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveReportCompleted); } this.InvokeAsync("RecieveReport", new object[] { login, report}, this.RecieveReportOperationCompleted, userState); } private void OnRecieveReportCompleted(object arg) { if ((this.RecieveReportCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveReportCompleted(this, new RecieveReportCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/SetToCompleted", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool SetToCompleted(Login login, int bid) { object[] results = this.Invoke("SetToCompleted", new object[] { login, bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginSetToCompleted(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("SetToCompleted", new object[] { login, bid}, callback, asyncState); } public bool EndSetToCompleted(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void SetToCompletedAsync(Login login, int bid) { this.SetToCompletedAsync(login, bid, null); } public void SetToCompletedAsync(Login login, int bid, object userState) { if ((this.SetToCompletedOperationCompleted == null)) { this.SetToCompletedOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSetToCompletedCompleted); } this.InvokeAsync("SetToCompleted", new object[] { login, bid}, this.SetToCompletedOperationCompleted, userState); } private void OnSetToCompletedCompleted(object arg) { if ((this.SetToCompletedCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.SetToCompletedCompleted(this, new SetToCompletedCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveSquadQueue", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool RecieveSquadQueue(LoginV2 login, DataSquadQueue dsq, int bid) { object[] results = this.Invoke("RecieveSquadQueue", new object[] { login, dsq, bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginRecieveSquadQueue(LoginV2 login, DataSquadQueue dsq, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveSquadQueue", new object[] { login, dsq, bid}, callback, asyncState); } public bool EndRecieveSquadQueue(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void RecieveSquadQueueAsync(LoginV2 login, DataSquadQueue dsq, int bid) { this.RecieveSquadQueueAsync(login, dsq, bid, null); } public void RecieveSquadQueueAsync(LoginV2 login, DataSquadQueue dsq, int bid, object userState) { if ((this.RecieveSquadQueueOperationCompleted == null)) { this.RecieveSquadQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveSquadQueueCompleted); } this.InvokeAsync("RecieveSquadQueue", new object[] { login, dsq, bid}, this.RecieveSquadQueueOperationCompleted, userState); } private void OnRecieveSquadQueueCompleted(object arg) { if ((this.RecieveSquadQueueCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveSquadQueueCompleted(this, new RecieveSquadQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ReceiveOffmapQueue", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool ReceiveOffmapQueue(LoginV2 login, DataOffmapQueue doq, int bid) { object[] results = this.Invoke("ReceiveOffmapQueue", new object[] { login, doq, bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginReceiveOffmapQueue(LoginV2 login, DataOffmapQueue doq, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ReceiveOffmapQueue", new object[] { login, doq, bid}, callback, asyncState); } public bool EndReceiveOffmapQueue(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void ReceiveOffmapQueueAsync(LoginV2 login, DataOffmapQueue doq, int bid) { this.ReceiveOffmapQueueAsync(login, doq, bid, null); } public void ReceiveOffmapQueueAsync(LoginV2 login, DataOffmapQueue doq, int bid, object userState) { if ((this.ReceiveOffmapQueueOperationCompleted == null)) { this.ReceiveOffmapQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnReceiveOffmapQueueCompleted); } this.InvokeAsync("ReceiveOffmapQueue", new object[] { login, doq, bid}, this.ReceiveOffmapQueueOperationCompleted, userState); } private void OnReceiveOffmapQueueCompleted(object arg) { if ((this.ReceiveOffmapQueueCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ReceiveOffmapQueueCompleted(this, new ReceiveOffmapQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveBattalionBackup", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public BattalionBackup RetrieveBattalionBackup(int bid) { object[] results = this.Invoke("RetrieveBattalionBackup", new object[] { bid}); return ((BattalionBackup)(results[0])); } public System.IAsyncResult BeginRetrieveBattalionBackup(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveBattalionBackup", new object[] { bid}, callback, asyncState); } public BattalionBackup EndRetrieveBattalionBackup(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((BattalionBackup)(results[0])); } public void RetrieveBattalionBackupAsync(int bid) { this.RetrieveBattalionBackupAsync(bid, null); } public void RetrieveBattalionBackupAsync(int bid, object userState) { if ((this.RetrieveBattalionBackupOperationCompleted == null)) { this.RetrieveBattalionBackupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveBattalionBackupCompleted); } this.InvokeAsync("RetrieveBattalionBackup", new object[] { bid}, this.RetrieveBattalionBackupOperationCompleted, userState); } private void OnRetrieveBattalionBackupCompleted(object arg) { if ((this.RetrieveBattalionBackupCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveBattalionBackupCompleted(this, new RetrieveBattalionBackupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/StoreBattalionBackup", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool StoreBattalionBackup(int bid) { object[] results = this.Invoke("StoreBattalionBackup", new object[] { bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginStoreBattalionBackup(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("StoreBattalionBackup", new object[] { bid}, callback, asyncState); } public bool EndStoreBattalionBackup(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void StoreBattalionBackupAsync(int bid) { this.StoreBattalionBackupAsync(bid, null); } public void StoreBattalionBackupAsync(int bid, object userState) { if ((this.StoreBattalionBackupOperationCompleted == null)) { this.StoreBattalionBackupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnStoreBattalionBackupCompleted); } this.InvokeAsync("StoreBattalionBackup", new object[] { bid}, this.StoreBattalionBackupOperationCompleted, userState); } private void OnStoreBattalionBackupCompleted(object arg) { if ((this.StoreBattalionBackupCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.StoreBattalionBackupCompleted(this, new StoreBattalionBackupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/LoadBattalionBackup", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool LoadBattalionBackup(int bid) { object[] results = this.Invoke("LoadBattalionBackup", new object[] { bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginLoadBattalionBackup(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("LoadBattalionBackup", new object[] { bid}, callback, asyncState); } public bool EndLoadBattalionBackup(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void LoadBattalionBackupAsync(int bid) { this.LoadBattalionBackupAsync(bid, null); } public void LoadBattalionBackupAsync(int bid, object userState) { if ((this.LoadBattalionBackupOperationCompleted == null)) { this.LoadBattalionBackupOperationCompleted = new System.Threading.SendOrPostCallback(this.OnLoadBattalionBackupCompleted); } this.InvokeAsync("LoadBattalionBackup", new object[] { bid}, this.LoadBattalionBackupOperationCompleted, userState); } private void OnLoadBattalionBackupCompleted(object arg) { if ((this.LoadBattalionBackupCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.LoadBattalionBackupCompleted(this, new LoadBattalionBackupCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveDoctrineSelectionQueue", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public int RecieveDoctrineSelectionQueue(LoginV2 login, DataDoctrineSelectionQueue dsq, int bid) { object[] results = this.Invoke("RecieveDoctrineSelectionQueue", new object[] { login, dsq, bid}); return ((int)(results[0])); } public System.IAsyncResult BeginRecieveDoctrineSelectionQueue(LoginV2 login, DataDoctrineSelectionQueue dsq, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveDoctrineSelectionQueue", new object[] { login, dsq, bid}, callback, asyncState); } public int EndRecieveDoctrineSelectionQueue(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((int)(results[0])); } public void RecieveDoctrineSelectionQueueAsync(LoginV2 login, DataDoctrineSelectionQueue dsq, int bid) { this.RecieveDoctrineSelectionQueueAsync(login, dsq, bid, null); } public void RecieveDoctrineSelectionQueueAsync(LoginV2 login, DataDoctrineSelectionQueue dsq, int bid, object userState) { if ((this.RecieveDoctrineSelectionQueueOperationCompleted == null)) { this.RecieveDoctrineSelectionQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveDoctrineSelectionQueueCompleted); } this.InvokeAsync("RecieveDoctrineSelectionQueue", new object[] { login, dsq, bid}, this.RecieveDoctrineSelectionQueueOperationCompleted, userState); } private void OnRecieveDoctrineSelectionQueueCompleted(object arg) { if ((this.RecieveDoctrineSelectionQueueCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveDoctrineSelectionQueueCompleted(this, new RecieveDoctrineSelectionQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveAdvantageSelectionQueue", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool RecieveAdvantageSelectionQueue(Login login, AdvantageQueue asq, int bid) { object[] results = this.Invoke("RecieveAdvantageSelectionQueue", new object[] { login, asq, bid}); return ((bool)(results[0])); } public System.IAsyncResult BeginRecieveAdvantageSelectionQueue(Login login, AdvantageQueue asq, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveAdvantageSelectionQueue", new object[] { login, asq, bid}, callback, asyncState); } public bool EndRecieveAdvantageSelectionQueue(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void RecieveAdvantageSelectionQueueAsync(Login login, AdvantageQueue asq, int bid) { this.RecieveAdvantageSelectionQueueAsync(login, asq, bid, null); } public void RecieveAdvantageSelectionQueueAsync(Login login, AdvantageQueue asq, int bid, object userState) { if ((this.RecieveAdvantageSelectionQueueOperationCompleted == null)) { this.RecieveAdvantageSelectionQueueOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveAdvantageSelectionQueueCompleted); } this.InvokeAsync("RecieveAdvantageSelectionQueue", new object[] { login, asq, bid}, this.RecieveAdvantageSelectionQueueOperationCompleted, userState); } private void OnRecieveAdvantageSelectionQueueCompleted(object arg) { if ((this.RecieveAdvantageSelectionQueueCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveAdvantageSelectionQueueCompleted(this, new RecieveAdvantageSelectionQueueCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveDoctrine", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public Doctrine RetrieveDoctrine(Login login, int did, int bid) { object[] results = this.Invoke("RetrieveDoctrine", new object[] { login, did, bid}); return ((Doctrine)(results[0])); } public System.IAsyncResult BeginRetrieveDoctrine(Login login, int did, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveDoctrine", new object[] { login, did, bid}, callback, asyncState); } public Doctrine EndRetrieveDoctrine(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((Doctrine)(results[0])); } public void RetrieveDoctrineAsync(Login login, int did, int bid) { this.RetrieveDoctrineAsync(login, did, bid, null); } public void RetrieveDoctrineAsync(Login login, int did, int bid, object userState) { if ((this.RetrieveDoctrineOperationCompleted == null)) { this.RetrieveDoctrineOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveDoctrineCompleted); } this.InvokeAsync("RetrieveDoctrine", new object[] { login, did, bid}, this.RetrieveDoctrineOperationCompleted, userState); } private void OnRetrieveDoctrineCompleted(object arg) { if ((this.RetrieveDoctrineCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveDoctrineCompleted(this, new RetrieveDoctrineCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveAdvantages", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public AdvantageList RetrieveAdvantages(Login login, int bid) { object[] results = this.Invoke("RetrieveAdvantages", new object[] { login, bid}); return ((AdvantageList)(results[0])); } public System.IAsyncResult BeginRetrieveAdvantages(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveAdvantages", new object[] { login, bid}, callback, asyncState); } public AdvantageList EndRetrieveAdvantages(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((AdvantageList)(results[0])); } public void RetrieveAdvantagesAsync(Login login, int bid) { this.RetrieveAdvantagesAsync(login, bid, null); } public void RetrieveAdvantagesAsync(Login login, int bid, object userState) { if ((this.RetrieveAdvantagesOperationCompleted == null)) { this.RetrieveAdvantagesOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveAdvantagesCompleted); } this.InvokeAsync("RetrieveAdvantages", new object[] { login, bid}, this.RetrieveAdvantagesOperationCompleted, userState); } private void OnRetrieveAdvantagesCompleted(object arg) { if ((this.RetrieveAdvantagesCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveAdvantagesCompleted(this, new RetrieveAdvantagesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveCommanderAdvantages", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public WarmapCardList RetrieveCommanderAdvantages(Login login, int bid) { object[] results = this.Invoke("RetrieveCommanderAdvantages", new object[] { login, bid}); return ((WarmapCardList)(results[0])); } public System.IAsyncResult BeginRetrieveCommanderAdvantages(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveCommanderAdvantages", new object[] { login, bid}, callback, asyncState); } public WarmapCardList EndRetrieveCommanderAdvantages(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((WarmapCardList)(results[0])); } public void RetrieveCommanderAdvantagesAsync(Login login, int bid) { this.RetrieveCommanderAdvantagesAsync(login, bid, null); } public void RetrieveCommanderAdvantagesAsync(Login login, int bid, object userState) { if ((this.RetrieveCommanderAdvantagesOperationCompleted == null)) { this.RetrieveCommanderAdvantagesOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveCommanderAdvantagesCompleted); } this.InvokeAsync("RetrieveCommanderAdvantages", new object[] { login, bid}, this.RetrieveCommanderAdvantagesOperationCompleted, userState); } private void OnRetrieveCommanderAdvantagesCompleted(object arg) { if ((this.RetrieveCommanderAdvantagesCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveCommanderAdvantagesCompleted(this, new RetrieveCommanderAdvantagesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RemoveBattalionEffect", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public WarmapCardList RemoveBattalionEffect(int bid, int wmcid) { object[] results = this.Invoke("RemoveBattalionEffect", new object[] { bid, wmcid}); return ((WarmapCardList)(results[0])); } public System.IAsyncResult BeginRemoveBattalionEffect(int bid, int wmcid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RemoveBattalionEffect", new object[] { bid, wmcid}, callback, asyncState); } public WarmapCardList EndRemoveBattalionEffect(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((WarmapCardList)(results[0])); } public void RemoveBattalionEffectAsync(int bid, int wmcid) { this.RemoveBattalionEffectAsync(bid, wmcid, null); } public void RemoveBattalionEffectAsync(int bid, int wmcid, object userState) { if ((this.RemoveBattalionEffectOperationCompleted == null)) { this.RemoveBattalionEffectOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRemoveBattalionEffectCompleted); } this.InvokeAsync("RemoveBattalionEffect", new object[] { bid, wmcid}, this.RemoveBattalionEffectOperationCompleted, userState); } private void OnRemoveBattalionEffectCompleted(object arg) { if ((this.RemoveBattalionEffectCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RemoveBattalionEffectCompleted(this, new RemoveBattalionEffectCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveBattalionBattleAdvantages", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public BattleAdvantageNewList RetrieveBattalionBattleAdvantages(Login login, int bid) { object[] results = this.Invoke("RetrieveBattalionBattleAdvantages", new object[] { login, bid}); return ((BattleAdvantageNewList)(results[0])); } public System.IAsyncResult BeginRetrieveBattalionBattleAdvantages(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveBattalionBattleAdvantages", new object[] { login, bid}, callback, asyncState); } public BattleAdvantageNewList EndRetrieveBattalionBattleAdvantages(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((BattleAdvantageNewList)(results[0])); } public void RetrieveBattalionBattleAdvantagesAsync(Login login, int bid) { this.RetrieveBattalionBattleAdvantagesAsync(login, bid, null); } public void RetrieveBattalionBattleAdvantagesAsync(Login login, int bid, object userState) { if ((this.RetrieveBattalionBattleAdvantagesOperationCompleted == null)) { this.RetrieveBattalionBattleAdvantagesOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveBattalionBattleAdvantagesCompleted); } this.InvokeAsync("RetrieveBattalionBattleAdvantages", new object[] { login, bid}, this.RetrieveBattalionBattleAdvantagesOperationCompleted, userState); } private void OnRetrieveBattalionBattleAdvantagesCompleted(object arg) { if ((this.RetrieveBattalionBattleAdvantagesCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveBattalionBattleAdvantagesCompleted(this, new RetrieveBattalionBattleAdvantagesCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/UpdateCommanderImageSelection", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public int UpdateCommanderImageSelection(int bid, int newImage) { object[] results = this.Invoke("UpdateCommanderImageSelection", new object[] { bid, newImage}); return ((int)(results[0])); } public System.IAsyncResult BeginUpdateCommanderImageSelection(int bid, int newImage, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("UpdateCommanderImageSelection", new object[] { bid, newImage}, callback, asyncState); } public int EndUpdateCommanderImageSelection(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((int)(results[0])); } public void UpdateCommanderImageSelectionAsync(int bid, int newImage) { this.UpdateCommanderImageSelectionAsync(bid, newImage, null); } public void UpdateCommanderImageSelectionAsync(int bid, int newImage, object userState) { if ((this.UpdateCommanderImageSelectionOperationCompleted == null)) { this.UpdateCommanderImageSelectionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnUpdateCommanderImageSelectionCompleted); } this.InvokeAsync("UpdateCommanderImageSelection", new object[] { bid, newImage}, this.UpdateCommanderImageSelectionOperationCompleted, userState); } private void OnUpdateCommanderImageSelectionCompleted(object arg) { if ((this.UpdateCommanderImageSelectionCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.UpdateCommanderImageSelectionCompleted(this, new UpdateCommanderImageSelectionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveLatestAction", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RetrieveLatestAction(int bid) { object[] results = this.Invoke("RetrieveLatestAction", new object[] { bid}); return ((string)(results[0])); } public System.IAsyncResult BeginRetrieveLatestAction(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveLatestAction", new object[] { bid}, callback, asyncState); } public string EndRetrieveLatestAction(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RetrieveLatestActionAsync(int bid) { this.RetrieveLatestActionAsync(bid, null); } public void RetrieveLatestActionAsync(int bid, object userState) { if ((this.RetrieveLatestActionOperationCompleted == null)) { this.RetrieveLatestActionOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveLatestActionCompleted); } this.InvokeAsync("RetrieveLatestAction", new object[] { bid}, this.RetrieveLatestActionOperationCompleted, userState); } private void OnRetrieveLatestActionCompleted(object arg) { if ((this.RetrieveLatestActionCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveLatestActionCompleted(this, new RetrieveLatestActionCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveReports", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public ReportList RetrieveReports(int btid) { object[] results = this.Invoke("RetrieveReports", new object[] { btid}); return ((ReportList)(results[0])); } public System.IAsyncResult BeginRetrieveReports(int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveReports", new object[] { btid}, callback, asyncState); } public ReportList EndRetrieveReports(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((ReportList)(results[0])); } public void RetrieveReportsAsync(int btid) { this.RetrieveReportsAsync(btid, null); } public void RetrieveReportsAsync(int btid, object userState) { if ((this.RetrieveReportsOperationCompleted == null)) { this.RetrieveReportsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveReportsCompleted); } this.InvokeAsync("RetrieveReports", new object[] { btid}, this.RetrieveReportsOperationCompleted, userState); } private void OnRetrieveReportsCompleted(object arg) { if ((this.RetrieveReportsCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveReportsCompleted(this, new RetrieveReportsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveAvailability", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public AvailabilityPool RetrieveAvailability(int bid) { object[] results = this.Invoke("RetrieveAvailability", new object[] { bid}); return ((AvailabilityPool)(results[0])); } public System.IAsyncResult BeginRetrieveAvailability(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveAvailability", new object[] { bid}, callback, asyncState); } public AvailabilityPool EndRetrieveAvailability(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((AvailabilityPool)(results[0])); } public void RetrieveAvailabilityAsync(int bid) { this.RetrieveAvailabilityAsync(bid, null); } public void RetrieveAvailabilityAsync(int bid, object userState) { if ((this.RetrieveAvailabilityOperationCompleted == null)) { this.RetrieveAvailabilityOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveAvailabilityCompleted); } this.InvokeAsync("RetrieveAvailability", new object[] { bid}, this.RetrieveAvailabilityOperationCompleted, userState); } private void OnRetrieveAvailabilityCompleted(object arg) { if ((this.RetrieveAvailabilityCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveAvailabilityCompleted(this, new RetrieveAvailabilityCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveNews", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RetrieveNews(int bid) { object[] results = this.Invoke("RetrieveNews", new object[] { bid}); return ((string)(results[0])); } public System.IAsyncResult BeginRetrieveNews(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveNews", new object[] { bid}, callback, asyncState); } public string EndRetrieveNews(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RetrieveNewsAsync(int bid) { this.RetrieveNewsAsync(bid, null); } public void RetrieveNewsAsync(int bid, object userState) { if ((this.RetrieveNewsOperationCompleted == null)) { this.RetrieveNewsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveNewsCompleted); } this.InvokeAsync("RetrieveNews", new object[] { bid}, this.RetrieveNewsOperationCompleted, userState); } private void OnRetrieveNewsCompleted(object arg) { if ((this.RetrieveNewsCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveNewsCompleted(this, new RetrieveNewsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveTicker", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RetrieveTicker(int bid) { object[] results = this.Invoke("RetrieveTicker", new object[] { bid}); return ((string)(results[0])); } public System.IAsyncResult BeginRetrieveTicker(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveTicker", new object[] { bid}, callback, asyncState); } public string EndRetrieveTicker(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RetrieveTickerAsync(int bid) { this.RetrieveTickerAsync(bid, null); } public void RetrieveTickerAsync(int bid, object userState) { if ((this.RetrieveTickerOperationCompleted == null)) { this.RetrieveTickerOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveTickerCompleted); } this.InvokeAsync("RetrieveTicker", new object[] { bid}, this.RetrieveTickerOperationCompleted, userState); } private void OnRetrieveTickerCompleted(object arg) { if ((this.RetrieveTickerCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveTickerCompleted(this, new RetrieveTickerCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveXFireAccount", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public void RecieveXFireAccount(int bid, string xfire) { this.Invoke("RecieveXFireAccount", new object[] { bid, xfire}); } public System.IAsyncResult BeginRecieveXFireAccount(int bid, string xfire, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveXFireAccount", new object[] { bid, xfire}, callback, asyncState); } public void EndRecieveXFireAccount(System.IAsyncResult asyncResult) { this.EndInvoke(asyncResult); } public void RecieveXFireAccountAsync(int bid, string xfire) { this.RecieveXFireAccountAsync(bid, xfire, null); } public void RecieveXFireAccountAsync(int bid, string xfire, object userState) { if ((this.RecieveXFireAccountOperationCompleted == null)) { this.RecieveXFireAccountOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveXFireAccountCompleted); } this.InvokeAsync("RecieveXFireAccount", new object[] { bid, xfire}, this.RecieveXFireAccountOperationCompleted, userState); } private void OnRecieveXFireAccountCompleted(object arg) { if ((this.RecieveXFireAccountCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveXFireAccountCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/SendXFire", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public Chat SendXFire(int bid, int broadcasting) { object[] results = this.Invoke("SendXFire", new object[] { bid, broadcasting}); return ((Chat)(results[0])); } public System.IAsyncResult BeginSendXFire(int bid, int broadcasting, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("SendXFire", new object[] { bid, broadcasting}, callback, asyncState); } public Chat EndSendXFire(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((Chat)(results[0])); } public void SendXFireAsync(int bid, int broadcasting) { this.SendXFireAsync(bid, broadcasting, null); } public void SendXFireAsync(int bid, int broadcasting, object userState) { if ((this.SendXFireOperationCompleted == null)) { this.SendXFireOperationCompleted = new System.Threading.SendOrPostCallback(this.OnSendXFireCompleted); } this.InvokeAsync("SendXFire", new object[] { bid, broadcasting}, this.SendXFireOperationCompleted, userState); } private void OnSendXFireCompleted(object arg) { if ((this.SendXFireCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.SendXFireCompleted(this, new SendXFireCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveWarmapName", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RecieveWarmapName(int bid, string name) { object[] results = this.Invoke("RecieveWarmapName", new object[] { bid, name}); return ((string)(results[0])); } public System.IAsyncResult BeginRecieveWarmapName(int bid, string name, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveWarmapName", new object[] { bid, name}, callback, asyncState); } public string EndRecieveWarmapName(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RecieveWarmapNameAsync(int bid, string name) { this.RecieveWarmapNameAsync(bid, name, null); } public void RecieveWarmapNameAsync(int bid, string name, object userState) { if ((this.RecieveWarmapNameOperationCompleted == null)) { this.RecieveWarmapNameOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveWarmapNameCompleted); } this.InvokeAsync("RecieveWarmapName", new object[] { bid, name}, this.RecieveWarmapNameOperationCompleted, userState); } private void OnRecieveWarmapNameCompleted(object arg) { if ((this.RecieveWarmapNameCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveWarmapNameCompleted(this, new RecieveWarmapNameCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RecieveWarmapUnitNumber", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public int RecieveWarmapUnitNumber(int bid, int unitNumber) { object[] results = this.Invoke("RecieveWarmapUnitNumber", new object[] { bid, unitNumber}); return ((int)(results[0])); } public System.IAsyncResult BeginRecieveWarmapUnitNumber(int bid, int unitNumber, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RecieveWarmapUnitNumber", new object[] { bid, unitNumber}, callback, asyncState); } public int EndRecieveWarmapUnitNumber(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((int)(results[0])); } public void RecieveWarmapUnitNumberAsync(int bid, int unitNumber) { this.RecieveWarmapUnitNumberAsync(bid, unitNumber, null); } public void RecieveWarmapUnitNumberAsync(int bid, int unitNumber, object userState) { if ((this.RecieveWarmapUnitNumberOperationCompleted == null)) { this.RecieveWarmapUnitNumberOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRecieveWarmapUnitNumberCompleted); } this.InvokeAsync("RecieveWarmapUnitNumber", new object[] { bid, unitNumber}, this.RecieveWarmapUnitNumberOperationCompleted, userState); } private void OnRecieveWarmapUnitNumberCompleted(object arg) { if ((this.RecieveWarmapUnitNumberCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RecieveWarmapUnitNumberCompleted(this, new RecieveWarmapUnitNumberCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RequestBattleFile", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RequestBattleFile(Login login, int btid) { object[] results = this.Invoke("RequestBattleFile", new object[] { login, btid}); return ((string)(results[0])); } public System.IAsyncResult BeginRequestBattleFile(Login login, int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RequestBattleFile", new object[] { login, btid}, callback, asyncState); } public string EndRequestBattleFile(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RequestBattleFileAsync(Login login, int btid) { this.RequestBattleFileAsync(login, btid, null); } public void RequestBattleFileAsync(Login login, int btid, object userState) { if ((this.RequestBattleFileOperationCompleted == null)) { this.RequestBattleFileOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRequestBattleFileCompleted); } this.InvokeAsync("RequestBattleFile", new object[] { login, btid}, this.RequestBattleFileOperationCompleted, userState); } private void OnRequestBattleFileCompleted(object arg) { if ((this.RequestBattleFileCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RequestBattleFileCompleted(this, new RequestBattleFileCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RequestUCSFile", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public string RequestUCSFile(Login login, int btid) { object[] results = this.Invoke("RequestUCSFile", new object[] { login, btid}); return ((string)(results[0])); } public System.IAsyncResult BeginRequestUCSFile(Login login, int btid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RequestUCSFile", new object[] { login, btid}, callback, asyncState); } public string EndRequestUCSFile(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((string)(results[0])); } public void RequestUCSFileAsync(Login login, int btid) { this.RequestUCSFileAsync(login, btid, null); } public void RequestUCSFileAsync(Login login, int btid, object userState) { if ((this.RequestUCSFileOperationCompleted == null)) { this.RequestUCSFileOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRequestUCSFileCompleted); } this.InvokeAsync("RequestUCSFile", new object[] { login, btid}, this.RequestUCSFileOperationCompleted, userState); } private void OnRequestUCSFileCompleted(object arg) { if ((this.RequestUCSFileCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RequestUCSFileCompleted(this, new RequestUCSFileCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveDoctrineHeaders", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public DoctrineHeaders RetrieveDoctrineHeaders(Login login) { object[] results = this.Invoke("RetrieveDoctrineHeaders", new object[] { login}); return ((DoctrineHeaders)(results[0])); } public System.IAsyncResult BeginRetrieveDoctrineHeaders(Login login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveDoctrineHeaders", new object[] { login}, callback, asyncState); } public DoctrineHeaders EndRetrieveDoctrineHeaders(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((DoctrineHeaders)(results[0])); } public void RetrieveDoctrineHeadersAsync(Login login) { this.RetrieveDoctrineHeadersAsync(login, null); } public void RetrieveDoctrineHeadersAsync(Login login, object userState) { if ((this.RetrieveDoctrineHeadersOperationCompleted == null)) { this.RetrieveDoctrineHeadersOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveDoctrineHeadersCompleted); } this.InvokeAsync("RetrieveDoctrineHeaders", new object[] { login}, this.RetrieveDoctrineHeadersOperationCompleted, userState); } private void OnRetrieveDoctrineHeadersCompleted(object arg) { if ((this.RetrieveDoctrineHeadersCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveDoctrineHeadersCompleted(this, new RetrieveDoctrineHeadersCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrievePUnitList", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public UnitList RetrievePUnitList(Login login, int bid) { object[] results = this.Invoke("RetrievePUnitList", new object[] { login, bid}); return ((UnitList)(results[0])); } public System.IAsyncResult BeginRetrievePUnitList(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrievePUnitList", new object[] { login, bid}, callback, asyncState); } public UnitList EndRetrievePUnitList(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((UnitList)(results[0])); } public void RetrievePUnitListAsync(Login login, int bid) { this.RetrievePUnitListAsync(login, bid, null); } public void RetrievePUnitListAsync(Login login, int bid, object userState) { if ((this.RetrievePUnitListOperationCompleted == null)) { this.RetrievePUnitListOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrievePUnitListCompleted); } this.InvokeAsync("RetrievePUnitList", new object[] { login, bid}, this.RetrievePUnitListOperationCompleted, userState); } private void OnRetrievePUnitListCompleted(object arg) { if ((this.RetrievePUnitListCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrievePUnitListCompleted(this, new RetrievePUnitListCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveUnits", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public Battalion RetrieveUnits(Login login, int bid) { object[] results = this.Invoke("RetrieveUnits", new object[] { login, bid}); return ((Battalion)(results[0])); } public System.IAsyncResult BeginRetrieveUnits(Login login, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveUnits", new object[] { login, bid}, callback, asyncState); } public Battalion EndRetrieveUnits(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((Battalion)(results[0])); } public void RetrieveUnitsAsync(Login login, int bid) { this.RetrieveUnitsAsync(login, bid, null); } public void RetrieveUnitsAsync(Login login, int bid, object userState) { if ((this.RetrieveUnitsOperationCompleted == null)) { this.RetrieveUnitsOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveUnitsCompleted); } this.InvokeAsync("RetrieveUnits", new object[] { login, bid}, this.RetrieveUnitsOperationCompleted, userState); } private void OnRetrieveUnitsCompleted(object arg) { if ((this.RetrieveUnitsCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveUnitsCompleted(this, new RetrieveUnitsCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveProfile", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public Profile RetrieveProfile(Login login) { object[] results = this.Invoke("RetrieveProfile", new object[] { login}); return ((Profile)(results[0])); } public System.IAsyncResult BeginRetrieveProfile(Login login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveProfile", new object[] { login}, callback, asyncState); } public Profile EndRetrieveProfile(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((Profile)(results[0])); } public void RetrieveProfileAsync(Login login) { this.RetrieveProfileAsync(login, null); } public void RetrieveProfileAsync(Login login, object userState) { if ((this.RetrieveProfileOperationCompleted == null)) { this.RetrieveProfileOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveProfileCompleted); } this.InvokeAsync("RetrieveProfile", new object[] { login}, this.RetrieveProfileOperationCompleted, userState); } private void OnRetrieveProfileCompleted(object arg) { if ((this.RetrieveProfileCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveProfileCompleted(this, new RetrieveProfileCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/VerifyLogin", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public bool VerifyLogin(Login login) { object[] results = this.Invoke("VerifyLogin", new object[] { login}); return ((bool)(results[0])); } public System.IAsyncResult BeginVerifyLogin(Login login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("VerifyLogin", new object[] { login}, callback, asyncState); } public bool EndVerifyLogin(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((bool)(results[0])); } public void VerifyLoginAsync(Login login) { this.VerifyLoginAsync(login, null); } public void VerifyLoginAsync(Login login, object userState) { if ((this.VerifyLoginOperationCompleted == null)) { this.VerifyLoginOperationCompleted = new System.Threading.SendOrPostCallback(this.OnVerifyLoginCompleted); } this.InvokeAsync("VerifyLogin", new object[] { login}, this.VerifyLoginOperationCompleted, userState); } private void OnVerifyLoginCompleted(object arg) { if ((this.VerifyLoginCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.VerifyLoginCompleted(this, new VerifyLoginCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/RetrieveWarmapDataNew", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public WarmapDataNew RetrieveWarmapDataNew(int bid) { object[] results = this.Invoke("RetrieveWarmapDataNew", new object[] { bid}); return ((WarmapDataNew)(results[0])); } public System.IAsyncResult BeginRetrieveWarmapDataNew(int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("RetrieveWarmapDataNew", new object[] { bid}, callback, asyncState); } public WarmapDataNew EndRetrieveWarmapDataNew(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((WarmapDataNew)(results[0])); } public void RetrieveWarmapDataNewAsync(int bid) { this.RetrieveWarmapDataNewAsync(bid, null); } public void RetrieveWarmapDataNewAsync(int bid, object userState) { if ((this.RetrieveWarmapDataNewOperationCompleted == null)) { this.RetrieveWarmapDataNewOperationCompleted = new System.Threading.SendOrPostCallback(this.OnRetrieveWarmapDataNewCompleted); } this.InvokeAsync("RetrieveWarmapDataNew", new object[] { bid}, this.RetrieveWarmapDataNewOperationCompleted, userState); } private void OnRetrieveWarmapDataNewCompleted(object arg) { if ((this.RetrieveWarmapDataNewCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.RetrieveWarmapDataNewCompleted(this, new RetrieveWarmapDataNewCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/CallCampaignReset", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public WarmapDataNew CallCampaignReset(string login, string pass, int bid) { object[] results = this.Invoke("CallCampaignReset", new object[] { login, pass, bid}); return ((WarmapDataNew)(results[0])); } public System.IAsyncResult BeginCallCampaignReset(string login, string pass, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("CallCampaignReset", new object[] { login, pass, bid}, callback, asyncState); } public WarmapDataNew EndCallCampaignReset(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((WarmapDataNew)(results[0])); } public void CallCampaignResetAsync(string login, string pass, int bid) { this.CallCampaignResetAsync(login, pass, bid, null); } public void CallCampaignResetAsync(string login, string pass, int bid, object userState) { if ((this.CallCampaignResetOperationCompleted == null)) { this.CallCampaignResetOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCallCampaignResetCompleted); } this.InvokeAsync("CallCampaignReset", new object[] { login, pass, bid}, this.CallCampaignResetOperationCompleted, userState); } private void OnCallCampaignResetCompleted(object arg) { if ((this.CallCampaignResetCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.CallCampaignResetCompleted(this, new CallCampaignResetCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessWarmapPacket", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public WarmapUpdatePacket ProcessWarmapPacket(WarmapPacket wmp) { object[] results = this.Invoke("ProcessWarmapPacket", new object[] { wmp}); return ((WarmapUpdatePacket)(results[0])); } public System.IAsyncResult BeginProcessWarmapPacket(WarmapPacket wmp, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessWarmapPacket", new object[] { wmp}, callback, asyncState); } public WarmapUpdatePacket EndProcessWarmapPacket(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((WarmapUpdatePacket)(results[0])); } public void ProcessWarmapPacketAsync(WarmapPacket wmp) { this.ProcessWarmapPacketAsync(wmp, null); } public void ProcessWarmapPacketAsync(WarmapPacket wmp, object userState) { if ((this.ProcessWarmapPacketOperationCompleted == null)) { this.ProcessWarmapPacketOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessWarmapPacketCompleted); } this.InvokeAsync("ProcessWarmapPacket", new object[] { wmp}, this.ProcessWarmapPacketOperationCompleted, userState); } private void OnProcessWarmapPacketCompleted(object arg) { if ((this.ProcessWarmapPacketCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessWarmapPacketCompleted(this, new ProcessWarmapPacketCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessWarmapTurn", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public void ProcessWarmapTurn(Login login) { this.Invoke("ProcessWarmapTurn", new object[] { login}); } public System.IAsyncResult BeginProcessWarmapTurn(Login login, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessWarmapTurn", new object[] { login}, callback, asyncState); } public void EndProcessWarmapTurn(System.IAsyncResult asyncResult) { this.EndInvoke(asyncResult); } public void ProcessWarmapTurnAsync(Login login) { this.ProcessWarmapTurnAsync(login, null); } public void ProcessWarmapTurnAsync(Login login, object userState) { if ((this.ProcessWarmapTurnOperationCompleted == null)) { this.ProcessWarmapTurnOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessWarmapTurnCompleted); } this.InvokeAsync("ProcessWarmapTurn", new object[] { login}, this.ProcessWarmapTurnOperationCompleted, userState); } private void OnProcessWarmapTurnCompleted(object arg) { if ((this.ProcessWarmapTurnCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessWarmapTurnCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessBattleRoomPacket", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public BattleRoomUpdatePacket ProcessBattleRoomPacket(BattleRoomPacket brp) { object[] results = this.Invoke("ProcessBattleRoomPacket", new object[] { brp}); return ((BattleRoomUpdatePacket)(results[0])); } public System.IAsyncResult BeginProcessBattleRoomPacket(BattleRoomPacket brp, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessBattleRoomPacket", new object[] { brp}, callback, asyncState); } public BattleRoomUpdatePacket EndProcessBattleRoomPacket(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((BattleRoomUpdatePacket)(results[0])); } public void ProcessBattleRoomPacketAsync(BattleRoomPacket brp) { this.ProcessBattleRoomPacketAsync(brp, null); } public void ProcessBattleRoomPacketAsync(BattleRoomPacket brp, object userState) { if ((this.ProcessBattleRoomPacketOperationCompleted == null)) { this.ProcessBattleRoomPacketOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessBattleRoomPacketCompleted); } this.InvokeAsync("ProcessBattleRoomPacket", new object[] { brp}, this.ProcessBattleRoomPacketOperationCompleted, userState); } private void OnProcessBattleRoomPacketCompleted(object arg) { if ((this.ProcessBattleRoomPacketCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessBattleRoomPacketCompleted(this, new ProcessBattleRoomPacketCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessChatStatusUpdate", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public void ProcessChatStatusUpdate(ChatPacket cp) { this.Invoke("ProcessChatStatusUpdate", new object[] { cp}); } public System.IAsyncResult BeginProcessChatStatusUpdate(ChatPacket cp, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessChatStatusUpdate", new object[] { cp}, callback, asyncState); } public void EndProcessChatStatusUpdate(System.IAsyncResult asyncResult) { this.EndInvoke(asyncResult); } public void ProcessChatStatusUpdateAsync(ChatPacket cp) { this.ProcessChatStatusUpdateAsync(cp, null); } public void ProcessChatStatusUpdateAsync(ChatPacket cp, object userState) { if ((this.ProcessChatStatusUpdateOperationCompleted == null)) { this.ProcessChatStatusUpdateOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessChatStatusUpdateCompleted); } this.InvokeAsync("ProcessChatStatusUpdate", new object[] { cp}, this.ProcessChatStatusUpdateOperationCompleted, userState); } private void OnProcessChatStatusUpdateCompleted(object arg) { if ((this.ProcessChatStatusUpdateCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessChatStatusUpdateCompleted(this, new System.ComponentModel.AsyncCompletedEventArgs(invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessProfilePacket", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public ProfileUpdatePacket ProcessProfilePacket(ProfilePacket pfp) { object[] results = this.Invoke("ProcessProfilePacket", new object[] { pfp}); return ((ProfileUpdatePacket)(results[0])); } public System.IAsyncResult BeginProcessProfilePacket(ProfilePacket pfp, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessProfilePacket", new object[] { pfp}, callback, asyncState); } public ProfileUpdatePacket EndProcessProfilePacket(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((ProfileUpdatePacket)(results[0])); } public void ProcessProfilePacketAsync(ProfilePacket pfp) { this.ProcessProfilePacketAsync(pfp, null); } public void ProcessProfilePacketAsync(ProfilePacket pfp, object userState) { if ((this.ProcessProfilePacketOperationCompleted == null)) { this.ProcessProfilePacketOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessProfilePacketCompleted); } this.InvokeAsync("ProcessProfilePacket", new object[] { pfp}, this.ProcessProfilePacketOperationCompleted, userState); } private void OnProcessProfilePacketCompleted(object arg) { if ((this.ProcessProfilePacketCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessProfilePacketCompleted(this, new ProcessProfilePacketCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ProcessAdvantagePacket", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public AdvantageUpdatePacket ProcessAdvantagePacket(AdvantagePacket ap) { object[] results = this.Invoke("ProcessAdvantagePacket", new object[] { ap}); return ((AdvantageUpdatePacket)(results[0])); } public System.IAsyncResult BeginProcessAdvantagePacket(AdvantagePacket ap, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ProcessAdvantagePacket", new object[] { ap}, callback, asyncState); } public AdvantageUpdatePacket EndProcessAdvantagePacket(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((AdvantageUpdatePacket)(results[0])); } public void ProcessAdvantagePacketAsync(AdvantagePacket ap) { this.ProcessAdvantagePacketAsync(ap, null); } public void ProcessAdvantagePacketAsync(AdvantagePacket ap, object userState) { if ((this.ProcessAdvantagePacketOperationCompleted == null)) { this.ProcessAdvantagePacketOperationCompleted = new System.Threading.SendOrPostCallback(this.OnProcessAdvantagePacketCompleted); } this.InvokeAsync("ProcessAdvantagePacket", new object[] { ap}, this.ProcessAdvantagePacketOperationCompleted, userState); } private void OnProcessAdvantagePacketCompleted(object arg) { if ((this.ProcessAdvantagePacketCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ProcessAdvantagePacketCompleted(this, new ProcessAdvantagePacketCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://tempurl.com/ActivateWarmapReward", RequestNamespace="http://tempurl.com/", ResponseNamespace="http://tempurl.com/", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped, Use=System.Web.Services.Description.SoapBindingUse.Literal)] public RewardActivationPacket ActivateWarmapReward(int wmrid, int bid) { object[] results = this.Invoke("ActivateWarmapReward", new object[] { wmrid, bid}); return ((RewardActivationPacket)(results[0])); } public System.IAsyncResult BeginActivateWarmapReward(int wmrid, int bid, System.AsyncCallback callback, object asyncState) { return this.BeginInvoke("ActivateWarmapReward", new object[] { wmrid, bid}, callback, asyncState); } public RewardActivationPacket EndActivateWarmapReward(System.IAsyncResult asyncResult) { object[] results = this.EndInvoke(asyncResult); return ((RewardActivationPacket)(results[0])); } public void ActivateWarmapRewardAsync(int wmrid, int bid) { this.ActivateWarmapRewardAsync(wmrid, bid, null); } public void ActivateWarmapRewardAsync(int wmrid, int bid, object userState) { if ((this.ActivateWarmapRewardOperationCompleted == null)) { this.ActivateWarmapRewardOperationCompleted = new System.Threading.SendOrPostCallback(this.OnActivateWarmapRewardCompleted); } this.InvokeAsync("ActivateWarmapReward", new object[] { wmrid, bid}, this.ActivateWarmapRewardOperationCompleted, userState); } private void OnActivateWarmapRewardCompleted(object arg) { if ((this.ActivateWarmapRewardCompleted != null)) { System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); this.ActivateWarmapRewardCompleted(this, new ActivateWarmapRewardCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); } } } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class LoginV2 : ValueType { /// public string pass; /// public string login; /// public string ver; /// public string mID; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] [System.Xml.Serialization.XmlIncludeAttribute(typeof(LoginV2))] [System.Xml.Serialization.XmlIncludeAttribute(typeof(Login))] public partial class ValueType { } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Login : ValueType { /// public string pass; /// public string login; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class LoginResponseData { /// public LoginResponseV2 response; /// public ProfileData profileData; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public enum LoginResponseV2 { /// UnknownError, /// IncorrectVersion, /// IncorrectPass, /// MultiMachineID, /// LoginSuccessful, /// LockoutInProgress, /// Banned, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ProfileData { /// public int adminlevel; /// public int gold; /// public int totalwins; /// public int totalloses; /// public int totaldraws; /// public int participation; /// public GameData gameData; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class GameData { /// public int mp; /// public int mu; /// public int fu; /// public int mp_adv_max; /// public int mu_adv_max; /// public int fu_adv_max; /// public int adv_ratio; /// public int supp_pri; /// public int supp_sec; /// public int supp_ter; /// public int supp_gain_pri; /// public int supp_gain_sec; /// public int supp_gain_ter; /// public int supp_dropoff; /// public int suppcost_pri; /// public int suppcost_sec; /// public int suppcost_ter; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class battleRatings { /// public int alliedRating; /// public int axisRating; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class HallOfHeroesSquadList { /// public HallOfHeroesSquad[] HallOfHeroesSquads; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class HallOfHeroesSquad { /// public int hohid; /// public int uid; /// public int xp; /// public int vet; /// public string deathText; /// public int icon; /// public int iconSheet; /// public string name; /// public int rid; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class CompanyList { /// public int ppid; /// public int username; /// public CompanyNode[] companies; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class CompanyNode { /// public int bid; /// public int rid; /// public int did; /// public string doctrine; /// public string name; /// public int warxp; /// public int win; /// public int loss; /// public int draw; /// public string warmapName; /// public int unitNumber; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrinesHeader { /// public Doctrines[] doctrineLists; /// public DoctrineSpecializations[] specializationLists; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Doctrines { /// public int rid; /// public Doctrine[] doctrines; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Doctrine { /// public int did; /// public string dname; /// public DoctrineSelection[] doctrineSelections; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrineSelection { /// public int did; /// public int dsid; /// public string dsname; /// public string descr; /// public int ppCost; /// public int tier; /// public int preReq; /// public int preReq2; /// public int xPos; /// public int yPos; /// public int icon; /// public int iconSheet; /// public bool selected; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrineSpecializations { /// public int did; /// public DoctrineSpecialization[] doctrineSpecializations; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrineSpecialization { /// public int dspid; /// public int did; /// public string title; /// public string descr; /// public int iconSheet; /// public int icon; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class TemplateShellData { /// public int bid; /// public CompanyList companyList; /// public TemplateOverview[] templates; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class TemplateOverview { /// public int tid; /// public int did; /// public string name; /// public string descr; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataSquadQueue { /// public DataSquadCommand[] dataSquadCommands; /// public int ppTotal; /// public int ppCost; /// public int spTotal; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataSquadCommand { /// public Command command; /// public Squad data; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public enum Command { /// Add, /// Remove, /// Update, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Squad { /// public int sid; /// public int uid; /// public int rid; /// public int duid; /// public int sidt; /// public string name; /// public int pop; /// public int pid; /// public int xp; /// public int vet; /// public int icon; /// public int iconSheet; /// public int effectID; /// public int effectCost; /// public int origin; /// public int index; /// public Upgrade[] upgrades; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Upgrade { /// public int upgid; /// public int origin; /// public int originindex; /// public int poolindex; /// public int poolcost; /// public int cachecost; /// public string name; /// public string desc; /// public int maxupgrades; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] upgexcludes; /// public Resources resources; /// public int popcost; /// public int icon; /// public int iconSheet; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Resources { /// public int MP; /// public int MU; /// public int FU; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataOffmapQueue { /// public DataOffmapCommand[] dataOffmapCommands; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataOffmapCommand { /// public Command command; /// public BattleAdvantageNew data; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleAdvantageNew { /// public int baid; /// public int iconSheet; /// public int icon; /// public string name; /// public string descr; /// public Resources resources; /// public int num; /// public int max; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattalionBackup { /// public SquadUpgrades[] squadUpgrades; /// public Squad[] squads; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SquadUpgrades { /// public int suid; /// public int upgid; /// public int sid; /// public int origin; /// public int originindex; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataDoctrineSelectionQueue { /// public int reid; /// public int ppTotal; /// public DataDoctrineSelectionCommand[] dataDoctrineSelectionCommands; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DataDoctrineSelectionCommand { /// public Command command; /// public DoctrineSelection data; /// public int ppCost; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class AdvantageQueue { /// public Advantage[] advantagesBought; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Advantage { /// public string name; /// public int advid; /// public int cost; /// public AdvantageTier tier; /// public AdvantageTierGroup tiergroup; /// public string descr; /// public bool selected; /// public bool toggled; /// public int prereq; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public enum AdvantageTier { /// One, /// Two, /// Three, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public enum AdvantageTierGroup { /// Resources, /// Faction, } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class AdvantageList { /// public Advantage[] advantages; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapCardList { /// public WarmapCard[] warmapcards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapCard { /// public int wmcid; /// public string title; /// public string text; /// public string flavour; /// public int fid; /// public int rid; /// public int iconSheet; /// public int icon; /// public int rarity; /// public int cardClass; /// public int cardType; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] effects; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] amounts; /// public string[] effectNames; /// public int count; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleAdvantageNewList { /// public BattleAdvantageNew[] battleAdvantages; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ReportList { /// public int btid; /// public Report[] reports; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Report { /// public int btid; /// public int duration; /// public int result; /// public int playerside; /// public string map; /// public int gameType; /// public int gamestate; /// public string report; /// public ReportsTrack[] tracking; /// public ReportsPlayer[] players; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ReportsTrack { /// public int increment; /// public string report; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ReportsPlayer { /// public int ppid; /// public int bid; /// public int rid; /// public int xp; /// public string forumname; /// public string battalionname; /// public string report; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class AvailabilityPool { /// public Pool[] pools; /// public int basepool; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Pool { /// public string poolname; /// public int poolindex; /// public int poolamount; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Chat { /// public ChatPlayer[] players; /// public ChatLine[] lines; /// public System.DateTime lastupdate; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ChatPlayer { /// public int clid; /// public string forumName; /// public string profileName; /// public string companyName; /// public int bid; /// public int did; /// public int admin; /// public int patreon; /// public int win; /// public int loss; /// public int draw; /// public int warxp; /// public System.DateTime lastupdate; /// public int status; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ChatLine { /// public int cid; /// public string forumName; /// public string profileName; /// public string companyName; /// public int bid; /// public int did; /// public string text; /// public System.DateTime timestamp; /// public int warxp; /// public int minrank; /// public int maxrank; /// public int tppid; /// public int dataType; /// public int data; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrineHeaders { /// public DoctrineHeader[] doctrineHeaders; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class DoctrineHeader { /// public string name; /// public int did; /// public int rid; /// public int iconSheet; /// public int icon; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class UnitList { /// public Unit[] units; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Unit { /// public int uid; /// public int rid; /// public bool hidden; /// public int cacheCost; /// public string effectName; /// public int effectPID; /// public int effectID; /// public int effectUses; /// public int effectCost; /// public int originIndex; /// public int ppl; /// public int slots; /// public int maxppl; /// public int vetmod; /// public int vet2cost; /// public int vet3cost; /// public string name; /// public string historicalName; /// public string unitRole; /// public int pop; /// public int maxunit; /// public string vet1desc; /// public string vet2desc; /// public string vet3desc; /// public string vet4desc; /// public string vet5desc; /// public string abilitydesc; /// public string eirrmoddesc; /// public Resources resources; /// public Availability avail; /// public Upgrade[] upgrades; /// public int icon; /// public int iconSheet; /// public string bpname; /// public int vehicle; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Availability { /// public int inr; /// public int ins; /// public int cost; /// public int poolindex; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Battalion { /// public bool locked; /// public string name; /// public int ppid; /// public int ppTotal; /// public int warxp; /// public int sp; /// public int bid; /// public int fid; /// public int rid; /// public int did; /// public int win; /// public int loss; /// public int draw; /// public int lastbtid; /// public int results; /// public int bonus; /// public int mp_priority; /// public int mu_priority; /// public int fu_priority; /// public string warmapName; /// public int unitNumber; /// public int image; /// public int participation; /// public Squad[] squads; /// public string xfire; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Profile { /// public string pname; /// public string username; /// public int bid; /// public int ppid; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapDataNew { /// public System.DateTime servertime; /// public SectorInfoList sectorInfoList; /// public TheatreInfoList theatreInfoList; /// public SectorRouteList sectorRouteList; /// public SectorStatusList sectorStatusList; /// public WarBattleList warbattleList; /// public WarBattlePlayerList warbattleplayerList; /// public SectorEventList sectorEventList; /// public WarmapCardList warmapCards; /// public WarmapRewardList warmapRewards; /// public SectorEffectList sectorEffectList; /// public int sector; /// public int action; /// public int participation; /// public int actionType; /// public int actionTarget; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] docps; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] techps; /// public int alliedcycle; /// public int axiscycle; /// public int alliedvp; /// public int axisvp; /// public int victoryvp; /// public int warend; /// public int warendturns; /// public int warendresult; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorInfoList { /// public SectorInfo[] sectorInfos; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorInfo { /// public int wsid; /// public string name; /// public int xMap; /// public int yMap; /// public int xSheet; /// public int ySheet; /// public int width; /// public int height; /// public int sheet; /// public int xSec; /// public int ySec; /// public int size; /// public int bonusType; /// public int wtid; /// public int activeUnits; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class TheatreInfoList { /// public TheatreInfo[] theatreInfos; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class TheatreInfo { /// public int wtid; /// public string name; /// public int momentum; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorRouteList { /// public SectorRoute[] sectorRoutes; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorRoute { /// public int wsid1; /// public int wsid2; /// public int xPos; /// public int yPos; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorStatusList { /// public SectorStatus[] sectorStatus; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorStatus { /// public int wsid; /// public int defence; /// public int faction; /// public int support; /// public int neutralAxis; /// public int neutralAllied; /// public int defenceMod; /// public int supply; /// public int supplydistance; /// public int mp_supp; /// public int mu_supp; /// public int fu_supp; /// public int mp_dist; /// public int mu_dist; /// public int fu_dist; /// public int priority; /// public int vppoint; /// public int vpcycle; /// public System.DateTime lastupdate; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarBattleList { /// public WarBattle[] battleList; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarBattle { /// public int wbid; /// public int btid; /// public int gametype; /// public int result; /// public System.DateTime timestamp; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarBattlePlayerList { /// public WarBattlePlayer[] battlePlayerList; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarBattlePlayer { /// public int wbpid; /// public int wbid; /// public int wsid; /// public int faction; /// public string companyName; /// public string forumName; /// public int bid; /// public int did; /// public int warxp; /// public int att; /// public int def; /// public int sup; /// public int mod1; /// public int mod2; /// public int mod3; /// public int success; /// public int actionType; /// public int actionTarget; /// public System.DateTime timestamp; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorEventList { /// public SectorEvent[] sectorEvents; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorEvent { /// public int wseid; /// public int wsid; /// public int eventtype; /// public int data1; /// public int data2; /// public System.DateTime timestamp; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapRewardList { /// public WarmapReward[] warmaprewards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapReward { /// public int wmrid; /// public int rewardType; /// public int cost; /// public int rarity; /// public int amount; /// public string description; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorEffectList { /// public SectorEffect[] effects; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class SectorEffect { /// public int wsid; /// public int etype; /// public int duration; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapPacket { /// public int packetType; /// public int subtype; /// public int ppid; /// public int bid; /// public System.DateTime secStatusTime; /// public int wseid; /// public int wbid; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] data; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapUpdatePacket { /// public int updateType; /// public WarmapResultData wmrd; /// public SectorStatusList sectorStatusList; /// public WarBattleList warbattleList; /// public WarBattlePlayerList warbattleplayerList; /// public SectorEventList sectorEventList; /// public SectorEffectList sectorEffectList; /// public int sector; /// public int action; /// public int actionType; /// public int actionTarget; /// public int warxp; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] techps; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] docps; /// public int alliedcycle; /// public int axiscycle; /// public int alliedvp; /// public int axisvp; /// public int victoryvp; /// public int ppTotal; /// public int sp; /// public WarmapCardList cards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapResultData { /// public bool result; /// public string msg1; /// public string msg2; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleRoomPacket { /// public int packetType; /// public int subtype; /// public int ppid; /// public int bid; /// public int cid; /// public System.DateTime chattime; /// public System.DateTime battletime; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] data; /// public string text; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleRoomUpdatePacket { /// public System.DateTime servertime; /// public Chat chat; /// public BattleList battleList; /// public BattleRoomResultPacket resultPacket; /// public BattleAdvantageList advantageList; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] docps; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] techps; /// public int lastbtid; /// public int results; /// public int ppTotal; /// public int sp; /// public WarmapCardList warmapcards; /// public ProfileData profileData; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleList { /// public Battle[] battleList; /// public BattlePlayer[] battlePlayers; /// public System.DateTime lastupdate; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class Battle { /// public int btid; /// public int gameType; /// public int players; /// public int phase; /// public int creator; /// public int completed; /// public System.DateTime timestamp; /// public System.DateTime lastupdated; /// public int alliescomp; /// public int axiscomp; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattlePlayer { /// public int btid; /// public int ppid; /// public int bid; /// public int phase; /// public int position; /// public int callin; /// public int actiontype; /// public string xfire; /// public int broadcasting; /// public int latestreport; /// public int exitedCOH; /// public System.DateTime lastupdate; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleRoomResultPacket { /// public BattleResult battleresult; /// public int points; /// public int assign; /// public BattleResultCardList cards; /// public WarmapCardList warmapCards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleResult { /// public int btrid; /// public int btid; /// public int result; /// public int alliedterrbonus; /// public int axisterrbonus; /// public string processdebug; /// public int alliedskill; /// public int axisskill; /// public BattleResultPlayer[] resultPlayers; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleResultPlayer { /// public string name; /// public int bid; /// public int did; /// public int compBonus; /// public int techp; /// public int doctp; /// public int bonusp; /// public int techb; /// public int doctb; /// public int bonusb; /// public int elimVP; /// public int lossesVP; /// public int xpVP; /// public int elimITR; /// public int ownSkill; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] rewards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleResultCardList { /// public BattleResultCard[] cards; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleResultCard { /// public int wmcid; /// public int reasonType; /// public int roll; /// public int chance; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleAdvantageList { /// public BattleAdvantage[] trainingAdvantages; /// public BattleAdvantage[] battleAdvantages; /// public int trainingpoints; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class BattleAdvantage { /// public int baid; /// public int iconSheet; /// public int icon; /// public int type; /// public string name; /// public string descr; /// public int cost1; /// public int cost2; /// public int num; /// public int max; /// public int free; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ChatPacket { /// public int ppid; /// public int bid; /// public int chatStatus; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ProfilePacket { /// public int packetType; /// public int subtype; /// public int ppid; /// public int bid; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] data; /// public string[] sdata; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class ProfileUpdatePacket { /// public int resultType; /// public string resultText; /// public WarmapCardList warmapCards; /// public int gold; /// public WarmapTradeList warmapTrades; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapTradeList { /// public WarmapTradeHeader[] warmapTradeHeaders; /// public WarmapTradeCard[] warmapTradeCards; /// public WarmapCard[] warmapCardIndex; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapTradeHeader { /// public int wmcid; /// public int minnumber; /// public int minvalue; /// public int extras; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class WarmapTradeCard { /// public int wmtcid; /// public int wmcid; /// public int ppid; /// public int number; /// public int value; /// public string traderName; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class AdvantagePacket { /// public int packetType; /// public int subtype; /// public int ppid; /// public int bid; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] data; /// public string[] sdata; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class AdvantageUpdatePacket { /// public int resultType; /// public string resultText; /// [System.Xml.Serialization.XmlArrayItem(IsNullable=false)] public int[] data; } /// [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "2.0.50727.1433")] [System.SerializableAttribute()] [System.Diagnostics.DebuggerStepThroughAttribute()] [System.ComponentModel.DesignerCategoryAttribute("code")] [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://tempurl.com/")] public partial class RewardActivationPacket { /// public int wmrid; /// public int goldChange; /// public WarmapCardList cardList; /// public bool success; } public partial class AttemptLoginCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal AttemptLoginCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public LoginResponseData Result { get { this.RaiseExceptionIfNecessary(); return ((LoginResponseData)(this.results[0])); } } } public delegate void AttemptLoginCompletedEventHandler(object sender, AttemptLoginCompletedEventArgs args); public partial class AttemptCreateAccountCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal AttemptCreateAccountCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void AttemptCreateAccountCompletedEventHandler(object sender, AttemptCreateAccountCompletedEventArgs args); public partial class RetrievePlayerWLCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrievePlayerWLCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public battleRatings Result { get { this.RaiseExceptionIfNecessary(); return ((battleRatings)(this.results[0])); } } } public delegate void RetrievePlayerWLCompletedEventHandler(object sender, RetrievePlayerWLCompletedEventArgs args); public partial class RetrieveHallOfHeroesSquadsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveHallOfHeroesSquadsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public HallOfHeroesSquadList Result { get { this.RaiseExceptionIfNecessary(); return ((HallOfHeroesSquadList)(this.results[0])); } } } public delegate void RetrieveHallOfHeroesSquadsCompletedEventHandler(object sender, RetrieveHallOfHeroesSquadsCompletedEventArgs args); public partial class RetrieveCompanyListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveCompanyListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public CompanyList Result { get { this.RaiseExceptionIfNecessary(); return ((CompanyList)(this.results[0])); } } } public delegate void RetrieveCompanyListCompletedEventHandler(object sender, RetrieveCompanyListCompletedEventArgs args); public partial class RetrieveDoctrineHeaderCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveDoctrineHeaderCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public DoctrinesHeader Result { get { this.RaiseExceptionIfNecessary(); return ((DoctrinesHeader)(this.results[0])); } } } public delegate void RetrieveDoctrineHeaderCompletedEventHandler(object sender, RetrieveDoctrineHeaderCompletedEventArgs args); public partial class CreateCompanyCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal CreateCompanyCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public TemplateShellData Result { get { this.RaiseExceptionIfNecessary(); return ((TemplateShellData)(this.results[0])); } } } public delegate void CreateCompanyCompletedEventHandler(object sender, CreateCompanyCompletedEventArgs args); public partial class CreateNoobTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal CreateNoobTemplateCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void CreateNoobTemplateCompletedEventHandler(object sender, CreateNoobTemplateCompletedEventArgs args); public partial class CopyNoobTemplateCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal CopyNoobTemplateCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void CopyNoobTemplateCompletedEventHandler(object sender, CopyNoobTemplateCompletedEventArgs args); public delegate void TestBattleFileCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs args); public partial class ReadyForBattleFileCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ReadyForBattleFileCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void ReadyForBattleFileCompletedEventHandler(object sender, ReadyForBattleFileCompletedEventArgs args); public partial class RecieveReportCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveReportCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void RecieveReportCompletedEventHandler(object sender, RecieveReportCompletedEventArgs args); public partial class SetToCompletedCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal SetToCompletedCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void SetToCompletedCompletedEventHandler(object sender, SetToCompletedCompletedEventArgs args); public partial class RecieveSquadQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveSquadQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void RecieveSquadQueueCompletedEventHandler(object sender, RecieveSquadQueueCompletedEventArgs args); public partial class ReceiveOffmapQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ReceiveOffmapQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void ReceiveOffmapQueueCompletedEventHandler(object sender, ReceiveOffmapQueueCompletedEventArgs args); public partial class RetrieveBattalionBackupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveBattalionBackupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public BattalionBackup Result { get { this.RaiseExceptionIfNecessary(); return ((BattalionBackup)(this.results[0])); } } } public delegate void RetrieveBattalionBackupCompletedEventHandler(object sender, RetrieveBattalionBackupCompletedEventArgs args); public partial class StoreBattalionBackupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal StoreBattalionBackupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void StoreBattalionBackupCompletedEventHandler(object sender, StoreBattalionBackupCompletedEventArgs args); public partial class LoadBattalionBackupCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal LoadBattalionBackupCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void LoadBattalionBackupCompletedEventHandler(object sender, LoadBattalionBackupCompletedEventArgs args); public partial class RecieveDoctrineSelectionQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveDoctrineSelectionQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public int Result { get { this.RaiseExceptionIfNecessary(); return ((int)(this.results[0])); } } } public delegate void RecieveDoctrineSelectionQueueCompletedEventHandler(object sender, RecieveDoctrineSelectionQueueCompletedEventArgs args); public partial class RecieveAdvantageSelectionQueueCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveAdvantageSelectionQueueCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void RecieveAdvantageSelectionQueueCompletedEventHandler(object sender, RecieveAdvantageSelectionQueueCompletedEventArgs args); public partial class RetrieveDoctrineCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveDoctrineCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public Doctrine Result { get { this.RaiseExceptionIfNecessary(); return ((Doctrine)(this.results[0])); } } } public delegate void RetrieveDoctrineCompletedEventHandler(object sender, RetrieveDoctrineCompletedEventArgs args); public partial class RetrieveAdvantagesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveAdvantagesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public AdvantageList Result { get { this.RaiseExceptionIfNecessary(); return ((AdvantageList)(this.results[0])); } } } public delegate void RetrieveAdvantagesCompletedEventHandler(object sender, RetrieveAdvantagesCompletedEventArgs args); public partial class RetrieveCommanderAdvantagesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveCommanderAdvantagesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public WarmapCardList Result { get { this.RaiseExceptionIfNecessary(); return ((WarmapCardList)(this.results[0])); } } } public delegate void RetrieveCommanderAdvantagesCompletedEventHandler(object sender, RetrieveCommanderAdvantagesCompletedEventArgs args); public partial class RemoveBattalionEffectCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RemoveBattalionEffectCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public WarmapCardList Result { get { this.RaiseExceptionIfNecessary(); return ((WarmapCardList)(this.results[0])); } } } public delegate void RemoveBattalionEffectCompletedEventHandler(object sender, RemoveBattalionEffectCompletedEventArgs args); public partial class RetrieveBattalionBattleAdvantagesCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveBattalionBattleAdvantagesCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public BattleAdvantageNewList Result { get { this.RaiseExceptionIfNecessary(); return ((BattleAdvantageNewList)(this.results[0])); } } } public delegate void RetrieveBattalionBattleAdvantagesCompletedEventHandler(object sender, RetrieveBattalionBattleAdvantagesCompletedEventArgs args); public partial class UpdateCommanderImageSelectionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal UpdateCommanderImageSelectionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public int Result { get { this.RaiseExceptionIfNecessary(); return ((int)(this.results[0])); } } } public delegate void UpdateCommanderImageSelectionCompletedEventHandler(object sender, UpdateCommanderImageSelectionCompletedEventArgs args); public partial class RetrieveLatestActionCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveLatestActionCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RetrieveLatestActionCompletedEventHandler(object sender, RetrieveLatestActionCompletedEventArgs args); public partial class RetrieveReportsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveReportsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public ReportList Result { get { this.RaiseExceptionIfNecessary(); return ((ReportList)(this.results[0])); } } } public delegate void RetrieveReportsCompletedEventHandler(object sender, RetrieveReportsCompletedEventArgs args); public partial class RetrieveAvailabilityCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveAvailabilityCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public AvailabilityPool Result { get { this.RaiseExceptionIfNecessary(); return ((AvailabilityPool)(this.results[0])); } } } public delegate void RetrieveAvailabilityCompletedEventHandler(object sender, RetrieveAvailabilityCompletedEventArgs args); public partial class RetrieveNewsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveNewsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RetrieveNewsCompletedEventHandler(object sender, RetrieveNewsCompletedEventArgs args); public partial class RetrieveTickerCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveTickerCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RetrieveTickerCompletedEventHandler(object sender, RetrieveTickerCompletedEventArgs args); public delegate void RecieveXFireAccountCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs args); public partial class SendXFireCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal SendXFireCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public Chat Result { get { this.RaiseExceptionIfNecessary(); return ((Chat)(this.results[0])); } } } public delegate void SendXFireCompletedEventHandler(object sender, SendXFireCompletedEventArgs args); public partial class RecieveWarmapNameCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveWarmapNameCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RecieveWarmapNameCompletedEventHandler(object sender, RecieveWarmapNameCompletedEventArgs args); public partial class RecieveWarmapUnitNumberCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RecieveWarmapUnitNumberCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public int Result { get { this.RaiseExceptionIfNecessary(); return ((int)(this.results[0])); } } } public delegate void RecieveWarmapUnitNumberCompletedEventHandler(object sender, RecieveWarmapUnitNumberCompletedEventArgs args); public partial class RequestBattleFileCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RequestBattleFileCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RequestBattleFileCompletedEventHandler(object sender, RequestBattleFileCompletedEventArgs args); public partial class RequestUCSFileCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RequestUCSFileCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public string Result { get { this.RaiseExceptionIfNecessary(); return ((string)(this.results[0])); } } } public delegate void RequestUCSFileCompletedEventHandler(object sender, RequestUCSFileCompletedEventArgs args); public partial class RetrieveDoctrineHeadersCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveDoctrineHeadersCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public DoctrineHeaders Result { get { this.RaiseExceptionIfNecessary(); return ((DoctrineHeaders)(this.results[0])); } } } public delegate void RetrieveDoctrineHeadersCompletedEventHandler(object sender, RetrieveDoctrineHeadersCompletedEventArgs args); public partial class RetrievePUnitListCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrievePUnitListCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public UnitList Result { get { this.RaiseExceptionIfNecessary(); return ((UnitList)(this.results[0])); } } } public delegate void RetrievePUnitListCompletedEventHandler(object sender, RetrievePUnitListCompletedEventArgs args); public partial class RetrieveUnitsCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveUnitsCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public Battalion Result { get { this.RaiseExceptionIfNecessary(); return ((Battalion)(this.results[0])); } } } public delegate void RetrieveUnitsCompletedEventHandler(object sender, RetrieveUnitsCompletedEventArgs args); public partial class RetrieveProfileCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveProfileCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public Profile Result { get { this.RaiseExceptionIfNecessary(); return ((Profile)(this.results[0])); } } } public delegate void RetrieveProfileCompletedEventHandler(object sender, RetrieveProfileCompletedEventArgs args); public partial class VerifyLoginCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal VerifyLoginCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public bool Result { get { this.RaiseExceptionIfNecessary(); return ((bool)(this.results[0])); } } } public delegate void VerifyLoginCompletedEventHandler(object sender, VerifyLoginCompletedEventArgs args); public partial class RetrieveWarmapDataNewCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal RetrieveWarmapDataNewCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public WarmapDataNew Result { get { this.RaiseExceptionIfNecessary(); return ((WarmapDataNew)(this.results[0])); } } } public delegate void RetrieveWarmapDataNewCompletedEventHandler(object sender, RetrieveWarmapDataNewCompletedEventArgs args); public partial class CallCampaignResetCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal CallCampaignResetCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public WarmapDataNew Result { get { this.RaiseExceptionIfNecessary(); return ((WarmapDataNew)(this.results[0])); } } } public delegate void CallCampaignResetCompletedEventHandler(object sender, CallCampaignResetCompletedEventArgs args); public partial class ProcessWarmapPacketCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ProcessWarmapPacketCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public WarmapUpdatePacket Result { get { this.RaiseExceptionIfNecessary(); return ((WarmapUpdatePacket)(this.results[0])); } } } public delegate void ProcessWarmapPacketCompletedEventHandler(object sender, ProcessWarmapPacketCompletedEventArgs args); public delegate void ProcessWarmapTurnCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs args); public partial class ProcessBattleRoomPacketCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ProcessBattleRoomPacketCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public BattleRoomUpdatePacket Result { get { this.RaiseExceptionIfNecessary(); return ((BattleRoomUpdatePacket)(this.results[0])); } } } public delegate void ProcessBattleRoomPacketCompletedEventHandler(object sender, ProcessBattleRoomPacketCompletedEventArgs args); public delegate void ProcessChatStatusUpdateCompletedEventHandler(object sender, System.ComponentModel.AsyncCompletedEventArgs args); public partial class ProcessProfilePacketCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ProcessProfilePacketCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public ProfileUpdatePacket Result { get { this.RaiseExceptionIfNecessary(); return ((ProfileUpdatePacket)(this.results[0])); } } } public delegate void ProcessProfilePacketCompletedEventHandler(object sender, ProcessProfilePacketCompletedEventArgs args); public partial class ProcessAdvantagePacketCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ProcessAdvantagePacketCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public AdvantageUpdatePacket Result { get { this.RaiseExceptionIfNecessary(); return ((AdvantageUpdatePacket)(this.results[0])); } } } public delegate void ProcessAdvantagePacketCompletedEventHandler(object sender, ProcessAdvantagePacketCompletedEventArgs args); public partial class ActivateWarmapRewardCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { private object[] results; internal ActivateWarmapRewardCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : base(exception, cancelled, userState) { this.results = results; } public RewardActivationPacket Result { get { this.RaiseExceptionIfNecessary(); return ((RewardActivationPacket)(this.results[0])); } } } public delegate void ActivateWarmapRewardCompletedEventHandler(object sender, ActivateWarmapRewardCompletedEventArgs args);