//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespace framework_business.send_easy {
using System.Runtime.Serialization;
using System;
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.CollectionDataContractAttribute(Name="ArrayOfString", Namespace="http://sms.netgen.co.za/", ItemName="string")]
[System.SerializableAttribute()]
public class ArrayOfString : System.Collections.Generic.List {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.Runtime.Serialization", "4.0.0.0")]
[System.Runtime.Serialization.CollectionDataContractAttribute(Name="ArrayOfLong", Namespace="http://sms.netgen.co.za/", ItemName="long")]
[System.SerializableAttribute()]
public class ArrayOfLong : System.Collections.Generic.List {
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ServiceModel.ServiceContractAttribute(Namespace="http://sms.netgen.co.za/", ConfigurationName="send_easy.SMS_V2Soap")]
public interface SMS_V2Soap {
// CODEGEN: Generating message contract since element name helloWorldResult from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/helloWorld", ReplyAction="*")]
framework_business.send_easy.helloWorldResponse helloWorld(framework_business.send_easy.helloWorldRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/helloWorld", ReplyAction="*")]
System.Threading.Tasks.Task helloWorldAsync(framework_business.send_easy.helloWorldRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendSMS", ReplyAction="*")]
framework_business.send_easy.SendSMSResponse SendSMS(framework_business.send_easy.SendSMSRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendSMS", ReplyAction="*")]
System.Threading.Tasks.Task SendSMSAsync(framework_business.send_easy.SendSMSRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendSMSMulti", ReplyAction="*")]
framework_business.send_easy.SendSMSMultiResponse SendSMSMulti(framework_business.send_easy.SendSMSMultiRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendSMSMulti", ReplyAction="*")]
System.Threading.Tasks.Task SendSMSMultiAsync(framework_business.send_easy.SendSMSMultiRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QuerySMS", ReplyAction="*")]
framework_business.send_easy.QuerySMSResponse QuerySMS(framework_business.send_easy.QuerySMSRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QuerySMS", ReplyAction="*")]
System.Threading.Tasks.Task QuerySMSAsync(framework_business.send_easy.QuerySMSRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QuerySMSMulti", ReplyAction="*")]
framework_business.send_easy.QuerySMSMultiResponse QuerySMSMulti(framework_business.send_easy.QuerySMSMultiRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QuerySMSMulti", ReplyAction="*")]
System.Threading.Tasks.Task QuerySMSMultiAsync(framework_business.send_easy.QuerySMSMultiRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SMPPStatus", ReplyAction="*")]
framework_business.send_easy.SMPPStatusResponse SMPPStatus(framework_business.send_easy.SMPPStatusRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SMPPStatus", ReplyAction="*")]
System.Threading.Tasks.Task SMPPStatusAsync(framework_business.send_easy.SMPPStatusRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QueryCreditBalance", ReplyAction="*")]
framework_business.send_easy.QueryCreditBalanceResponse QueryCreditBalance(framework_business.send_easy.QueryCreditBalanceRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QueryCreditBalance", ReplyAction="*")]
System.Threading.Tasks.Task QueryCreditBalanceAsync(framework_business.send_easy.QueryCreditBalanceRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QueryRate", ReplyAction="*")]
framework_business.send_easy.QueryRateResponse QueryRate(framework_business.send_easy.QueryRateRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/QueryRate", ReplyAction="*")]
System.Threading.Tasks.Task QueryRateAsync(framework_business.send_easy.QueryRateRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendBulkSMSFile", ReplyAction="*")]
framework_business.send_easy.SendBulkSMSFileResponse SendBulkSMSFile(framework_business.send_easy.SendBulkSMSFileRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendBulkSMSFile", ReplyAction="*")]
System.Threading.Tasks.Task SendBulkSMSFileAsync(framework_business.send_easy.SendBulkSMSFileRequest request);
// CODEGEN: Generating message contract since element name uID from namespace http://sms.netgen.co.za/ is not marked nillable
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendBulkGZipSMSFile", ReplyAction="*")]
framework_business.send_easy.SendBulkGZipSMSFileResponse SendBulkGZipSMSFile(framework_business.send_easy.SendBulkGZipSMSFileRequest request);
[System.ServiceModel.OperationContractAttribute(Action="http://sms.netgen.co.za/SendBulkGZipSMSFile", ReplyAction="*")]
System.Threading.Tasks.Task SendBulkGZipSMSFileAsync(framework_business.send_easy.SendBulkGZipSMSFileRequest request);
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class helloWorldRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="helloWorld", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.helloWorldRequestBody Body;
public helloWorldRequest() {
}
public helloWorldRequest(framework_business.send_easy.helloWorldRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute()]
public partial class helloWorldRequestBody {
public helloWorldRequestBody() {
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class helloWorldResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="helloWorldResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.helloWorldResponseBody Body;
public helloWorldResponse() {
}
public helloWorldResponse(framework_business.send_easy.helloWorldResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class helloWorldResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string helloWorldResult;
public helloWorldResponseBody() {
}
public helloWorldResponseBody(string helloWorldResult) {
this.helloWorldResult = helloWorldResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendSMSRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendSMS", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendSMSRequestBody Body;
public SendSMSRequest() {
}
public SendSMSRequest(framework_business.send_easy.SendSMSRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendSMSRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public string destination;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=3)]
public string message;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string source;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string deliveryDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=6)]
public string mask;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=7)]
public string trackingCode1;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=8)]
public string trackingCode2;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=9)]
public string trackingCode3;
public SendSMSRequestBody() {
}
public SendSMSRequestBody(string uID, string pwd, string destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
this.uID = uID;
this.pwd = pwd;
this.destination = destination;
this.message = message;
this.source = source;
this.deliveryDate = deliveryDate;
this.mask = mask;
this.trackingCode1 = trackingCode1;
this.trackingCode2 = trackingCode2;
this.trackingCode3 = trackingCode3;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendSMSResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendSMSResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendSMSResponseBody Body;
public SendSMSResponse() {
}
public SendSMSResponse(framework_business.send_easy.SendSMSResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendSMSResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public long SendSMSResult;
public SendSMSResponseBody() {
}
public SendSMSResponseBody(long SendSMSResult) {
this.SendSMSResult = SendSMSResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendSMSMultiRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendSMSMulti", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendSMSMultiRequestBody Body;
public SendSMSMultiRequest() {
}
public SendSMSMultiRequest(framework_business.send_easy.SendSMSMultiRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendSMSMultiRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public framework_business.send_easy.ArrayOfString destination;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=3)]
public string message;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=4)]
public string source;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=5)]
public string deliveryDate;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=6)]
public string mask;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=7)]
public string trackingCode1;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=8)]
public string trackingCode2;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=9)]
public string trackingCode3;
public SendSMSMultiRequestBody() {
}
public SendSMSMultiRequestBody(string uID, string pwd, framework_business.send_easy.ArrayOfString destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
this.uID = uID;
this.pwd = pwd;
this.destination = destination;
this.message = message;
this.source = source;
this.deliveryDate = deliveryDate;
this.mask = mask;
this.trackingCode1 = trackingCode1;
this.trackingCode2 = trackingCode2;
this.trackingCode3 = trackingCode3;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendSMSMultiResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendSMSMultiResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendSMSMultiResponseBody Body;
public SendSMSMultiResponse() {
}
public SendSMSMultiResponse(framework_business.send_easy.SendSMSMultiResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendSMSMultiResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public int SendSMSMultiResult;
public SendSMSMultiResponseBody() {
}
public SendSMSMultiResponseBody(int SendSMSMultiResult) {
this.SendSMSMultiResult = SendSMSMultiResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QuerySMSRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QuerySMS", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QuerySMSRequestBody Body;
public QuerySMSRequest() {
}
public QuerySMSRequest(framework_business.send_easy.QuerySMSRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QuerySMSRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(Order=2)]
public long smpID;
public QuerySMSRequestBody() {
}
public QuerySMSRequestBody(string uID, string pwd, long smpID) {
this.uID = uID;
this.pwd = pwd;
this.smpID = smpID;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QuerySMSResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QuerySMSResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QuerySMSResponseBody Body;
public QuerySMSResponse() {
}
public QuerySMSResponse(framework_business.send_easy.QuerySMSResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QuerySMSResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string QuerySMSResult;
public QuerySMSResponseBody() {
}
public QuerySMSResponseBody(string QuerySMSResult) {
this.QuerySMSResult = QuerySMSResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QuerySMSMultiRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QuerySMSMulti", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QuerySMSMultiRequestBody Body;
public QuerySMSMultiRequest() {
}
public QuerySMSMultiRequest(framework_business.send_easy.QuerySMSMultiRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QuerySMSMultiRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public framework_business.send_easy.ArrayOfLong smpIDs;
public QuerySMSMultiRequestBody() {
}
public QuerySMSMultiRequestBody(string uID, string pwd, framework_business.send_easy.ArrayOfLong smpIDs) {
this.uID = uID;
this.pwd = pwd;
this.smpIDs = smpIDs;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QuerySMSMultiResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QuerySMSMultiResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QuerySMSMultiResponseBody Body;
public QuerySMSMultiResponse() {
}
public QuerySMSMultiResponse(framework_business.send_easy.QuerySMSMultiResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QuerySMSMultiResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public framework_business.send_easy.ArrayOfString QuerySMSMultiResult;
public QuerySMSMultiResponseBody() {
}
public QuerySMSMultiResponseBody(framework_business.send_easy.ArrayOfString QuerySMSMultiResult) {
this.QuerySMSMultiResult = QuerySMSMultiResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SMPPStatusRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SMPPStatus", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SMPPStatusRequestBody Body;
public SMPPStatusRequest() {
}
public SMPPStatusRequest(framework_business.send_easy.SMPPStatusRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SMPPStatusRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
public SMPPStatusRequestBody() {
}
public SMPPStatusRequestBody(string uID, string pwd) {
this.uID = uID;
this.pwd = pwd;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SMPPStatusResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SMPPStatusResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SMPPStatusResponseBody Body;
public SMPPStatusResponse() {
}
public SMPPStatusResponse(framework_business.send_easy.SMPPStatusResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SMPPStatusResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public framework_business.send_easy.ArrayOfString SMPPStatusResult;
public SMPPStatusResponseBody() {
}
public SMPPStatusResponseBody(framework_business.send_easy.ArrayOfString SMPPStatusResult) {
this.SMPPStatusResult = SMPPStatusResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QueryCreditBalanceRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QueryCreditBalance", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QueryCreditBalanceRequestBody Body;
public QueryCreditBalanceRequest() {
}
public QueryCreditBalanceRequest(framework_business.send_easy.QueryCreditBalanceRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QueryCreditBalanceRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
public QueryCreditBalanceRequestBody() {
}
public QueryCreditBalanceRequestBody(string uID, string pwd) {
this.uID = uID;
this.pwd = pwd;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QueryCreditBalanceResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QueryCreditBalanceResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QueryCreditBalanceResponseBody Body;
public QueryCreditBalanceResponse() {
}
public QueryCreditBalanceResponse(framework_business.send_easy.QueryCreditBalanceResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QueryCreditBalanceResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public double QueryCreditBalanceResult;
public QueryCreditBalanceResponseBody() {
}
public QueryCreditBalanceResponseBody(double QueryCreditBalanceResult) {
this.QueryCreditBalanceResult = QueryCreditBalanceResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QueryRateRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QueryRate", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QueryRateRequestBody Body;
public QueryRateRequest() {
}
public QueryRateRequest(framework_business.send_easy.QueryRateRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QueryRateRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(Order=2)]
public int countryid;
public QueryRateRequestBody() {
}
public QueryRateRequestBody(string uID, string pwd, int countryid) {
this.uID = uID;
this.pwd = pwd;
this.countryid = countryid;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class QueryRateResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="QueryRateResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.QueryRateResponseBody Body;
public QueryRateResponse() {
}
public QueryRateResponse(framework_business.send_easy.QueryRateResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class QueryRateResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public double QueryRateResult;
public QueryRateResponseBody() {
}
public QueryRateResponseBody(double QueryRateResult) {
this.QueryRateResult = QueryRateResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendBulkSMSFileRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendBulkSMSFile", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendBulkSMSFileRequestBody Body;
public SendBulkSMSFileRequest() {
}
public SendBulkSMSFileRequest(framework_business.send_easy.SendBulkSMSFileRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendBulkSMSFileRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public byte[] fileData;
public SendBulkSMSFileRequestBody() {
}
public SendBulkSMSFileRequestBody(string uID, string pwd, byte[] fileData) {
this.uID = uID;
this.pwd = pwd;
this.fileData = fileData;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendBulkSMSFileResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendBulkSMSFileResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendBulkSMSFileResponseBody Body;
public SendBulkSMSFileResponse() {
}
public SendBulkSMSFileResponse(framework_business.send_easy.SendBulkSMSFileResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendBulkSMSFileResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public int SendBulkSMSFileResult;
public SendBulkSMSFileResponseBody() {
}
public SendBulkSMSFileResponseBody(int SendBulkSMSFileResult) {
this.SendBulkSMSFileResult = SendBulkSMSFileResult;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendBulkGZipSMSFileRequest {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendBulkGZipSMSFile", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendBulkGZipSMSFileRequestBody Body;
public SendBulkGZipSMSFileRequest() {
}
public SendBulkGZipSMSFileRequest(framework_business.send_easy.SendBulkGZipSMSFileRequestBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendBulkGZipSMSFileRequestBody {
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=0)]
public string uID;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=1)]
public string pwd;
[System.Runtime.Serialization.DataMemberAttribute(EmitDefaultValue=false, Order=2)]
public byte[] fileData;
[System.Runtime.Serialization.DataMemberAttribute(Order=3)]
public long uncompressedByteCount;
public SendBulkGZipSMSFileRequestBody() {
}
public SendBulkGZipSMSFileRequestBody(string uID, string pwd, byte[] fileData, long uncompressedByteCount) {
this.uID = uID;
this.pwd = pwd;
this.fileData = fileData;
this.uncompressedByteCount = uncompressedByteCount;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.ServiceModel.MessageContractAttribute(IsWrapped=false)]
public partial class SendBulkGZipSMSFileResponse {
[System.ServiceModel.MessageBodyMemberAttribute(Name="SendBulkGZipSMSFileResponse", Namespace="http://sms.netgen.co.za/", Order=0)]
public framework_business.send_easy.SendBulkGZipSMSFileResponseBody Body;
public SendBulkGZipSMSFileResponse() {
}
public SendBulkGZipSMSFileResponse(framework_business.send_easy.SendBulkGZipSMSFileResponseBody Body) {
this.Body = Body;
}
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Runtime.Serialization.DataContractAttribute(Namespace="http://sms.netgen.co.za/")]
public partial class SendBulkGZipSMSFileResponseBody {
[System.Runtime.Serialization.DataMemberAttribute(Order=0)]
public int SendBulkGZipSMSFileResult;
public SendBulkGZipSMSFileResponseBody() {
}
public SendBulkGZipSMSFileResponseBody(int SendBulkGZipSMSFileResult) {
this.SendBulkGZipSMSFileResult = SendBulkGZipSMSFileResult;
}
}
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public interface SMS_V2SoapChannel : framework_business.send_easy.SMS_V2Soap, System.ServiceModel.IClientChannel {
}
[System.Diagnostics.DebuggerStepThroughAttribute()]
[System.CodeDom.Compiler.GeneratedCodeAttribute("System.ServiceModel", "4.0.0.0")]
public partial class SMS_V2SoapClient : System.ServiceModel.ClientBase, framework_business.send_easy.SMS_V2Soap {
public SMS_V2SoapClient() {
}
public SMS_V2SoapClient(string endpointConfigurationName) :
base(endpointConfigurationName) {
}
public SMS_V2SoapClient(string endpointConfigurationName, string remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public SMS_V2SoapClient(string endpointConfigurationName, System.ServiceModel.EndpointAddress remoteAddress) :
base(endpointConfigurationName, remoteAddress) {
}
public SMS_V2SoapClient(System.ServiceModel.Channels.Binding binding, System.ServiceModel.EndpointAddress remoteAddress) :
base(binding, remoteAddress) {
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.helloWorldResponse framework_business.send_easy.SMS_V2Soap.helloWorld(framework_business.send_easy.helloWorldRequest request) {
return base.Channel.helloWorld(request);
}
public string helloWorld() {
framework_business.send_easy.helloWorldRequest inValue = new framework_business.send_easy.helloWorldRequest();
inValue.Body = new framework_business.send_easy.helloWorldRequestBody();
framework_business.send_easy.helloWorldResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).helloWorld(inValue);
return retVal.Body.helloWorldResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.helloWorldAsync(framework_business.send_easy.helloWorldRequest request) {
return base.Channel.helloWorldAsync(request);
}
public System.Threading.Tasks.Task helloWorldAsync() {
framework_business.send_easy.helloWorldRequest inValue = new framework_business.send_easy.helloWorldRequest();
inValue.Body = new framework_business.send_easy.helloWorldRequestBody();
return ((framework_business.send_easy.SMS_V2Soap)(this)).helloWorldAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.SendSMSResponse framework_business.send_easy.SMS_V2Soap.SendSMS(framework_business.send_easy.SendSMSRequest request) {
return base.Channel.SendSMS(request);
}
public long SendSMS(string uID, string pwd, string destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
framework_business.send_easy.SendSMSRequest inValue = new framework_business.send_easy.SendSMSRequest();
inValue.Body = new framework_business.send_easy.SendSMSRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.destination = destination;
inValue.Body.message = message;
inValue.Body.source = source;
inValue.Body.deliveryDate = deliveryDate;
inValue.Body.mask = mask;
inValue.Body.trackingCode1 = trackingCode1;
inValue.Body.trackingCode2 = trackingCode2;
inValue.Body.trackingCode3 = trackingCode3;
framework_business.send_easy.SendSMSResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).SendSMS(inValue);
return retVal.Body.SendSMSResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.SendSMSAsync(framework_business.send_easy.SendSMSRequest request) {
return base.Channel.SendSMSAsync(request);
}
public System.Threading.Tasks.Task SendSMSAsync(string uID, string pwd, string destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
framework_business.send_easy.SendSMSRequest inValue = new framework_business.send_easy.SendSMSRequest();
inValue.Body = new framework_business.send_easy.SendSMSRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.destination = destination;
inValue.Body.message = message;
inValue.Body.source = source;
inValue.Body.deliveryDate = deliveryDate;
inValue.Body.mask = mask;
inValue.Body.trackingCode1 = trackingCode1;
inValue.Body.trackingCode2 = trackingCode2;
inValue.Body.trackingCode3 = trackingCode3;
return ((framework_business.send_easy.SMS_V2Soap)(this)).SendSMSAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.SendSMSMultiResponse framework_business.send_easy.SMS_V2Soap.SendSMSMulti(framework_business.send_easy.SendSMSMultiRequest request) {
return base.Channel.SendSMSMulti(request);
}
public int SendSMSMulti(string uID, string pwd, framework_business.send_easy.ArrayOfString destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
framework_business.send_easy.SendSMSMultiRequest inValue = new framework_business.send_easy.SendSMSMultiRequest();
inValue.Body = new framework_business.send_easy.SendSMSMultiRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.destination = destination;
inValue.Body.message = message;
inValue.Body.source = source;
inValue.Body.deliveryDate = deliveryDate;
inValue.Body.mask = mask;
inValue.Body.trackingCode1 = trackingCode1;
inValue.Body.trackingCode2 = trackingCode2;
inValue.Body.trackingCode3 = trackingCode3;
framework_business.send_easy.SendSMSMultiResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).SendSMSMulti(inValue);
return retVal.Body.SendSMSMultiResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.SendSMSMultiAsync(framework_business.send_easy.SendSMSMultiRequest request) {
return base.Channel.SendSMSMultiAsync(request);
}
public System.Threading.Tasks.Task SendSMSMultiAsync(string uID, string pwd, framework_business.send_easy.ArrayOfString destination, string message, string source, string deliveryDate, string mask, string trackingCode1, string trackingCode2, string trackingCode3) {
framework_business.send_easy.SendSMSMultiRequest inValue = new framework_business.send_easy.SendSMSMultiRequest();
inValue.Body = new framework_business.send_easy.SendSMSMultiRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.destination = destination;
inValue.Body.message = message;
inValue.Body.source = source;
inValue.Body.deliveryDate = deliveryDate;
inValue.Body.mask = mask;
inValue.Body.trackingCode1 = trackingCode1;
inValue.Body.trackingCode2 = trackingCode2;
inValue.Body.trackingCode3 = trackingCode3;
return ((framework_business.send_easy.SMS_V2Soap)(this)).SendSMSMultiAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.QuerySMSResponse framework_business.send_easy.SMS_V2Soap.QuerySMS(framework_business.send_easy.QuerySMSRequest request) {
return base.Channel.QuerySMS(request);
}
public string QuerySMS(string uID, string pwd, long smpID) {
framework_business.send_easy.QuerySMSRequest inValue = new framework_business.send_easy.QuerySMSRequest();
inValue.Body = new framework_business.send_easy.QuerySMSRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.smpID = smpID;
framework_business.send_easy.QuerySMSResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).QuerySMS(inValue);
return retVal.Body.QuerySMSResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.QuerySMSAsync(framework_business.send_easy.QuerySMSRequest request) {
return base.Channel.QuerySMSAsync(request);
}
public System.Threading.Tasks.Task QuerySMSAsync(string uID, string pwd, long smpID) {
framework_business.send_easy.QuerySMSRequest inValue = new framework_business.send_easy.QuerySMSRequest();
inValue.Body = new framework_business.send_easy.QuerySMSRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.smpID = smpID;
return ((framework_business.send_easy.SMS_V2Soap)(this)).QuerySMSAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.QuerySMSMultiResponse framework_business.send_easy.SMS_V2Soap.QuerySMSMulti(framework_business.send_easy.QuerySMSMultiRequest request) {
return base.Channel.QuerySMSMulti(request);
}
public framework_business.send_easy.ArrayOfString QuerySMSMulti(string uID, string pwd, framework_business.send_easy.ArrayOfLong smpIDs) {
framework_business.send_easy.QuerySMSMultiRequest inValue = new framework_business.send_easy.QuerySMSMultiRequest();
inValue.Body = new framework_business.send_easy.QuerySMSMultiRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.smpIDs = smpIDs;
framework_business.send_easy.QuerySMSMultiResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).QuerySMSMulti(inValue);
return retVal.Body.QuerySMSMultiResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.QuerySMSMultiAsync(framework_business.send_easy.QuerySMSMultiRequest request) {
return base.Channel.QuerySMSMultiAsync(request);
}
public System.Threading.Tasks.Task QuerySMSMultiAsync(string uID, string pwd, framework_business.send_easy.ArrayOfLong smpIDs) {
framework_business.send_easy.QuerySMSMultiRequest inValue = new framework_business.send_easy.QuerySMSMultiRequest();
inValue.Body = new framework_business.send_easy.QuerySMSMultiRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.smpIDs = smpIDs;
return ((framework_business.send_easy.SMS_V2Soap)(this)).QuerySMSMultiAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.SMPPStatusResponse framework_business.send_easy.SMS_V2Soap.SMPPStatus(framework_business.send_easy.SMPPStatusRequest request) {
return base.Channel.SMPPStatus(request);
}
public framework_business.send_easy.ArrayOfString SMPPStatus(string uID, string pwd) {
framework_business.send_easy.SMPPStatusRequest inValue = new framework_business.send_easy.SMPPStatusRequest();
inValue.Body = new framework_business.send_easy.SMPPStatusRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
framework_business.send_easy.SMPPStatusResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).SMPPStatus(inValue);
return retVal.Body.SMPPStatusResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.SMPPStatusAsync(framework_business.send_easy.SMPPStatusRequest request) {
return base.Channel.SMPPStatusAsync(request);
}
public System.Threading.Tasks.Task SMPPStatusAsync(string uID, string pwd) {
framework_business.send_easy.SMPPStatusRequest inValue = new framework_business.send_easy.SMPPStatusRequest();
inValue.Body = new framework_business.send_easy.SMPPStatusRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
return ((framework_business.send_easy.SMS_V2Soap)(this)).SMPPStatusAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.QueryCreditBalanceResponse framework_business.send_easy.SMS_V2Soap.QueryCreditBalance(framework_business.send_easy.QueryCreditBalanceRequest request) {
return base.Channel.QueryCreditBalance(request);
}
public double QueryCreditBalance(string uID, string pwd) {
framework_business.send_easy.QueryCreditBalanceRequest inValue = new framework_business.send_easy.QueryCreditBalanceRequest();
inValue.Body = new framework_business.send_easy.QueryCreditBalanceRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
framework_business.send_easy.QueryCreditBalanceResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).QueryCreditBalance(inValue);
return retVal.Body.QueryCreditBalanceResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.QueryCreditBalanceAsync(framework_business.send_easy.QueryCreditBalanceRequest request) {
return base.Channel.QueryCreditBalanceAsync(request);
}
public System.Threading.Tasks.Task QueryCreditBalanceAsync(string uID, string pwd) {
framework_business.send_easy.QueryCreditBalanceRequest inValue = new framework_business.send_easy.QueryCreditBalanceRequest();
inValue.Body = new framework_business.send_easy.QueryCreditBalanceRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
return ((framework_business.send_easy.SMS_V2Soap)(this)).QueryCreditBalanceAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.QueryRateResponse framework_business.send_easy.SMS_V2Soap.QueryRate(framework_business.send_easy.QueryRateRequest request) {
return base.Channel.QueryRate(request);
}
public double QueryRate(string uID, string pwd, int countryid) {
framework_business.send_easy.QueryRateRequest inValue = new framework_business.send_easy.QueryRateRequest();
inValue.Body = new framework_business.send_easy.QueryRateRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.countryid = countryid;
framework_business.send_easy.QueryRateResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).QueryRate(inValue);
return retVal.Body.QueryRateResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.QueryRateAsync(framework_business.send_easy.QueryRateRequest request) {
return base.Channel.QueryRateAsync(request);
}
public System.Threading.Tasks.Task QueryRateAsync(string uID, string pwd, int countryid) {
framework_business.send_easy.QueryRateRequest inValue = new framework_business.send_easy.QueryRateRequest();
inValue.Body = new framework_business.send_easy.QueryRateRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.countryid = countryid;
return ((framework_business.send_easy.SMS_V2Soap)(this)).QueryRateAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.SendBulkSMSFileResponse framework_business.send_easy.SMS_V2Soap.SendBulkSMSFile(framework_business.send_easy.SendBulkSMSFileRequest request) {
return base.Channel.SendBulkSMSFile(request);
}
public int SendBulkSMSFile(string uID, string pwd, byte[] fileData) {
framework_business.send_easy.SendBulkSMSFileRequest inValue = new framework_business.send_easy.SendBulkSMSFileRequest();
inValue.Body = new framework_business.send_easy.SendBulkSMSFileRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.fileData = fileData;
framework_business.send_easy.SendBulkSMSFileResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).SendBulkSMSFile(inValue);
return retVal.Body.SendBulkSMSFileResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.SendBulkSMSFileAsync(framework_business.send_easy.SendBulkSMSFileRequest request) {
return base.Channel.SendBulkSMSFileAsync(request);
}
public System.Threading.Tasks.Task SendBulkSMSFileAsync(string uID, string pwd, byte[] fileData) {
framework_business.send_easy.SendBulkSMSFileRequest inValue = new framework_business.send_easy.SendBulkSMSFileRequest();
inValue.Body = new framework_business.send_easy.SendBulkSMSFileRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.fileData = fileData;
return ((framework_business.send_easy.SMS_V2Soap)(this)).SendBulkSMSFileAsync(inValue);
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
framework_business.send_easy.SendBulkGZipSMSFileResponse framework_business.send_easy.SMS_V2Soap.SendBulkGZipSMSFile(framework_business.send_easy.SendBulkGZipSMSFileRequest request) {
return base.Channel.SendBulkGZipSMSFile(request);
}
public int SendBulkGZipSMSFile(string uID, string pwd, byte[] fileData, long uncompressedByteCount) {
framework_business.send_easy.SendBulkGZipSMSFileRequest inValue = new framework_business.send_easy.SendBulkGZipSMSFileRequest();
inValue.Body = new framework_business.send_easy.SendBulkGZipSMSFileRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.fileData = fileData;
inValue.Body.uncompressedByteCount = uncompressedByteCount;
framework_business.send_easy.SendBulkGZipSMSFileResponse retVal = ((framework_business.send_easy.SMS_V2Soap)(this)).SendBulkGZipSMSFile(inValue);
return retVal.Body.SendBulkGZipSMSFileResult;
}
[System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Advanced)]
System.Threading.Tasks.Task framework_business.send_easy.SMS_V2Soap.SendBulkGZipSMSFileAsync(framework_business.send_easy.SendBulkGZipSMSFileRequest request) {
return base.Channel.SendBulkGZipSMSFileAsync(request);
}
public System.Threading.Tasks.Task SendBulkGZipSMSFileAsync(string uID, string pwd, byte[] fileData, long uncompressedByteCount) {
framework_business.send_easy.SendBulkGZipSMSFileRequest inValue = new framework_business.send_easy.SendBulkGZipSMSFileRequest();
inValue.Body = new framework_business.send_easy.SendBulkGZipSMSFileRequestBody();
inValue.Body.uID = uID;
inValue.Body.pwd = pwd;
inValue.Body.fileData = fileData;
inValue.Body.uncompressedByteCount = uncompressedByteCount;
return ((framework_business.send_easy.SMS_V2Soap)(this)).SendBulkGZipSMSFileAsync(inValue);
}
}
}