FXSend/MobsetApi/MobsetApi.h
2025-02-28 17:05:50 +08:00

6330 lines
266 KiB
C++

namespace MobsetApi {
/* MobsetApi.h
Generated by wsdl2h 2.8.6 from MobsetApi.wsdl and wsmap.dat
2024-02-21 02:30:47 GMT
DO NOT INCLUDE THIS FILE DIRECTLY INTO YOUR PROJECT BUILDS
USE THE soapcpp2-GENERATED SOURCE CODE FILES FOR YOUR PROJECT BUILDS
gSOAP XML Web services tools.
Copyright (C) 2001-2010 Robert van Engelen, Genivia Inc. All Rights Reserved.
Part of this software is released under one of the following licenses:
GPL or Genivia's license for commercial use.
*/
/** @page page_notes Usage Notes
NOTE:
- Run soapcpp2 on MobsetApi.h to generate the SOAP/XML processing logic.
Use soapcpp2 option -I to specify paths for #import
To build with STL, 'stlvector.h' is imported from 'import' dir in package.
Use soapcpp2 option -i to generate improved proxy and server classes.
- Use wsdl2h options -c and -s to generate pure C code or C++ code without STL.
- Use 'typemap.dat' to control namespace bindings and type mappings.
It is strongly recommended to customize the names of the namespace prefixes
generated by wsdl2h. To do so, modify the prefix bindings in the Namespaces
section below and add the modified lines to 'typemap.dat' to rerun wsdl2h.
- Use Doxygen (www.doxygen.org) on this file to generate documentation.
- Use wsdl2h options -nname and -Nname to globally rename the prefix 'ns'.
- Use wsdl2h option -d to enable DOM support for xsd:anyType.
- Use wsdl2h option -g to auto-generate readers and writers for root elements.
- Struct/class members serialized as XML attributes are annotated with a '@'.
- Struct/class members that have a special role are annotated with a '$'.
WARNING:
DO NOT INCLUDE THIS FILE DIRECTLY INTO YOUR PROJECT BUILDS.
USE THE SOURCE CODE FILES GENERATED BY soapcpp2 FOR YOUR PROJECT BUILDS:
THE soapStub.h FILE CONTAINS THIS CONTENT WITHOUT ANNOTATIONS.
LICENSE:
@verbatim
--------------------------------------------------------------------------------
gSOAP XML Web services tools
Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. All Rights Reserved.
This software is released under one of the following two licenses:
1) GPL or 2) Genivia's license for commercial use.
--------------------------------------------------------------------------------
1) GPL license.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; either version 2 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA
Author contact information:
engelen@genivia.com / engelen@acm.org
This program is released under the GPL with the additional exemption that
compiling, linking, and/or using OpenSSL is allowed.
--------------------------------------------------------------------------------
2) A commercial-use license is available from Genivia, Inc., contact@genivia.com
--------------------------------------------------------------------------------
@endverbatim
*/
//gsoapopt w
/******************************************************************************\
* *
* Definitions *
* http://tempuri.org/ *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Import *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Schema Namespaces *
* *
\******************************************************************************/
/* NOTE:
It is strongly recommended to customize the names of the namespace prefixes
generated by wsdl2h. To do so, modify the prefix bindings below and add the
modified lines to typemap.dat to rerun wsdl2h:
ns1 = "http://tempuri.org/"
*/
#define SOAP_NAMESPACE_OF_ns1 "http://tempuri.org/"
//gsoap ns1 schema namespace: http://tempuri.org/
//gsoap ns1 schema elementForm: qualified
//gsoap ns1 schema attributeForm: unqualified
/******************************************************************************\
* *
* Built-in Schema Types and Top-Level Elements and Attributes *
* *
\******************************************************************************/
/// Built-in type "xs:base64Binary".
class xsd__base64Binary
{ unsigned char *__ptr;
int __size;
char *id, *type, *options; // NOTE: for DIME and MTOM XOP attachments only
struct soap *soap;
};
/******************************************************************************\
* *
* Forward Declarations *
* *
\******************************************************************************/
// Forward declaration of class ns1__ArrayOfString.
class ns1__ArrayOfString;
// Forward declaration of class ns1__ArrayOfMobileList.
class ns1__ArrayOfMobileList;
// Forward declaration of class ns1__MobileListGroup.
class ns1__MobileListGroup;
// Forward declaration of class ns1__ArrayOfSmsIDList.
class ns1__ArrayOfSmsIDList;
// Forward declaration of class ns1__SmsIDGroup.
class ns1__SmsIDGroup;
// Forward declaration of class ns1__ArrayOfSmsRecvList.
class ns1__ArrayOfSmsRecvList;
// Forward declaration of class ns1__SmsRecvGroup.
class ns1__SmsRecvGroup;
// Forward declaration of class ns1__ArrayOfSmsReportList.
class ns1__ArrayOfSmsReportList;
// Forward declaration of class ns1__SmsReportGroup.
class ns1__SmsReportGroup;
// Forward declaration of class ns1__ArrayOfSmsSentList.
class ns1__ArrayOfSmsSentList;
// Forward declaration of class ns1__SmsSentListGroup.
class ns1__SmsSentListGroup;
// Forward declaration of class ns1__ArrayOfCancelIDList.
class ns1__ArrayOfCancelIDList;
// Forward declaration of class ns1__CancelIDGroup.
class ns1__CancelIDGroup;
// Forward declaration of class ns1__ArrayOfMmsFileGroup.
class ns1__ArrayOfMmsFileGroup;
// Forward declaration of class ns1__MmsFileGroup.
class ns1__MmsFileGroup;
// Forward declaration of class ns1__ArrayOfMmsIDList.
class ns1__ArrayOfMmsIDList;
// Forward declaration of class ns1__MmsIDGroup.
class ns1__MmsIDGroup;
// Forward declaration of class ns1__ArrayOfMmsReportList.
class ns1__ArrayOfMmsReportList;
// Forward declaration of class ns1__MmsReportGroup.
class ns1__MmsReportGroup;
// Forward declaration of class ns1__ArrayOfMmsRecvFileGroup.
class ns1__ArrayOfMmsRecvFileGroup;
// Forward declaration of class ns1__MmsRecvFileGroup.
class ns1__MmsRecvFileGroup;
// Forward declaration of class ns1__ArrayOfMobileFileGroup.
class ns1__ArrayOfMobileFileGroup;
// Forward declaration of class ns1__MobileFileGroup.
class ns1__MobileFileGroup;
// Forward declaration of class ns1__ArrayOfTemplateList.
class ns1__ArrayOfTemplateList;
// Forward declaration of class ns1__TemplateGroup.
class ns1__TemplateGroup;
// Forward declaration of class ns1__ArrayOfParamList.
class ns1__ArrayOfParamList;
// Forward declaration of class ns1__ParamListGroup.
class ns1__ParamListGroup;
// Forward declaration of class _ns1__Sms_USCORESend.
class _ns1__Sms_USCORESend;
// Forward declaration of class _ns1__Sms_USCORESendResponse.
class _ns1__Sms_USCORESendResponse;
// Forward declaration of class _ns1__Sms_USCOREGetRecv.
class _ns1__Sms_USCOREGetRecv;
// Forward declaration of class _ns1__Sms_USCOREGetRecvResponse.
class _ns1__Sms_USCOREGetRecvResponse;
// Forward declaration of class _ns1__Sms_USCOREGetReport.
class _ns1__Sms_USCOREGetReport;
// Forward declaration of class _ns1__Sms_USCOREGetReportResponse.
class _ns1__Sms_USCOREGetReportResponse;
// Forward declaration of class _ns1__Sms_USCOREGetSentList.
class _ns1__Sms_USCOREGetSentList;
// Forward declaration of class _ns1__Sms_USCOREGetSentListResponse.
class _ns1__Sms_USCOREGetSentListResponse;
// Forward declaration of class _ns1__Sms_USCOREGetSign.
class _ns1__Sms_USCOREGetSign;
// Forward declaration of class _ns1__Sms_USCOREGetSignResponse.
class _ns1__Sms_USCOREGetSignResponse;
// Forward declaration of class _ns1__Sms_USCOREGetBalance.
class _ns1__Sms_USCOREGetBalance;
// Forward declaration of class _ns1__Sms_USCOREGetBalanceResponse.
class _ns1__Sms_USCOREGetBalanceResponse;
// Forward declaration of class _ns1__Sms_USCOREGetSentCount.
class _ns1__Sms_USCOREGetSentCount;
// Forward declaration of class _ns1__Sms_USCOREGetSentCountResponse.
class _ns1__Sms_USCOREGetSentCountResponse;
// Forward declaration of class _ns1__Sms_USCORECancel.
class _ns1__Sms_USCORECancel;
// Forward declaration of class _ns1__Sms_USCORECancelResponse.
class _ns1__Sms_USCORECancelResponse;
// Forward declaration of class _ns1__Mms_USCOREUpFile.
class _ns1__Mms_USCOREUpFile;
// Forward declaration of class _ns1__Mms_USCOREUpFileResponse.
class _ns1__Mms_USCOREUpFileResponse;
// Forward declaration of class _ns1__Mms_USCOREGetFileStatus.
class _ns1__Mms_USCOREGetFileStatus;
// Forward declaration of class _ns1__Mms_USCOREGetFileStatusResponse.
class _ns1__Mms_USCOREGetFileStatusResponse;
// Forward declaration of class _ns1__Mms_USCORESend.
class _ns1__Mms_USCORESend;
// Forward declaration of class _ns1__Mms_USCORESendResponse.
class _ns1__Mms_USCORESendResponse;
// Forward declaration of class _ns1__Mms_USCOREGetReport.
class _ns1__Mms_USCOREGetReport;
// Forward declaration of class _ns1__Mms_USCOREGetReportResponse.
class _ns1__Mms_USCOREGetReportResponse;
// Forward declaration of class _ns1__Mms_USCOREGetRecv.
class _ns1__Mms_USCOREGetRecv;
// Forward declaration of class _ns1__Mms_USCOREGetRecvResponse.
class _ns1__Mms_USCOREGetRecvResponse;
// Forward declaration of class _ns1__Task_USCOREUpFile.
class _ns1__Task_USCOREUpFile;
// Forward declaration of class _ns1__Task_USCOREUpFileResponse.
class _ns1__Task_USCOREUpFileResponse;
// Forward declaration of class _ns1__Task_USCOREDelFile.
class _ns1__Task_USCOREDelFile;
// Forward declaration of class _ns1__Task_USCOREDelFileResponse.
class _ns1__Task_USCOREDelFileResponse;
// Forward declaration of class _ns1__Task_USCORESmsSend.
class _ns1__Task_USCORESmsSend;
// Forward declaration of class _ns1__Task_USCORESmsSendResponse.
class _ns1__Task_USCORESmsSendResponse;
// Forward declaration of class _ns1__Task_USCOREGetSmsStatus.
class _ns1__Task_USCOREGetSmsStatus;
// Forward declaration of class _ns1__Task_USCOREGetSmsStatusResponse.
class _ns1__Task_USCOREGetSmsStatusResponse;
// Forward declaration of class _ns1__Task_USCORESmsStop.
class _ns1__Task_USCORESmsStop;
// Forward declaration of class _ns1__Task_USCORESmsStopResponse.
class _ns1__Task_USCORESmsStopResponse;
// Forward declaration of class _ns1__Task_USCORESmsStart.
class _ns1__Task_USCORESmsStart;
// Forward declaration of class _ns1__Task_USCORESmsStartResponse.
class _ns1__Task_USCORESmsStartResponse;
// Forward declaration of class _ns1__Task_USCOREMmsSend.
class _ns1__Task_USCOREMmsSend;
// Forward declaration of class _ns1__Task_USCOREMmsSendResponse.
class _ns1__Task_USCOREMmsSendResponse;
// Forward declaration of class _ns1__Task_USCOREGetMmsStatus.
class _ns1__Task_USCOREGetMmsStatus;
// Forward declaration of class _ns1__Task_USCOREGetMmsStatusResponse.
class _ns1__Task_USCOREGetMmsStatusResponse;
// Forward declaration of class _ns1__Task_USCOREMmsStop.
class _ns1__Task_USCOREMmsStop;
// Forward declaration of class _ns1__Task_USCOREMmsStopResponse.
class _ns1__Task_USCOREMmsStopResponse;
// Forward declaration of class _ns1__Task_USCOREMmsStart.
class _ns1__Task_USCOREMmsStart;
// Forward declaration of class _ns1__Task_USCOREMmsStartResponse.
class _ns1__Task_USCOREMmsStartResponse;
// Forward declaration of class _ns1__Agent_USCOREGetSmsBalance.
class _ns1__Agent_USCOREGetSmsBalance;
// Forward declaration of class _ns1__Agent_USCOREGetSmsBalanceResponse.
class _ns1__Agent_USCOREGetSmsBalanceResponse;
// Forward declaration of class _ns1__Agent_USCOREGetCorpSmsBalance.
class _ns1__Agent_USCOREGetCorpSmsBalance;
// Forward declaration of class _ns1__Agent_USCOREGetCorpSmsBalanceResponse.
class _ns1__Agent_USCOREGetCorpSmsBalanceResponse;
// Forward declaration of class _ns1__Agent_USCORECorpSmsPay.
class _ns1__Agent_USCORECorpSmsPay;
// Forward declaration of class _ns1__Agent_USCORECorpSmsPayResponse.
class _ns1__Agent_USCORECorpSmsPayResponse;
// Forward declaration of class _ns1__Agent_USCOREGetUserID.
class _ns1__Agent_USCOREGetUserID;
// Forward declaration of class _ns1__Agent_USCOREGetUserIDResponse.
class _ns1__Agent_USCOREGetUserIDResponse;
// Forward declaration of class _ns1__Agent_USCOREGetUserSmsBalance.
class _ns1__Agent_USCOREGetUserSmsBalance;
// Forward declaration of class _ns1__Agent_USCOREGetUserSmsBalanceResponse.
class _ns1__Agent_USCOREGetUserSmsBalanceResponse;
// Forward declaration of class _ns1__Agent_USCORESetUserSmsBalance.
class _ns1__Agent_USCORESetUserSmsBalance;
// Forward declaration of class _ns1__Agent_USCORESetUserSmsBalanceResponse.
class _ns1__Agent_USCORESetUserSmsBalanceResponse;
// Forward declaration of class _ns1__Agent_USCOREUserSmsPay.
class _ns1__Agent_USCOREUserSmsPay;
// Forward declaration of class _ns1__Agent_USCOREUserSmsPayResponse.
class _ns1__Agent_USCOREUserSmsPayResponse;
// Forward declaration of class _ns1__Agent_USCORECorpAdd.
class _ns1__Agent_USCORECorpAdd;
// Forward declaration of class _ns1__Agent_USCORECorpAddResponse.
class _ns1__Agent_USCORECorpAddResponse;
// Forward declaration of class _ns1__Agent_USCORECorpAddUser.
class _ns1__Agent_USCORECorpAddUser;
// Forward declaration of class _ns1__Agent_USCORECorpAddUserResponse.
class _ns1__Agent_USCORECorpAddUserResponse;
// Forward declaration of class _ns1__Agent_USCORECorpSignNameApply.
class _ns1__Agent_USCORECorpSignNameApply;
// Forward declaration of class _ns1__Agent_USCORECorpSignNameApplyResponse.
class _ns1__Agent_USCORECorpSignNameApplyResponse;
// Forward declaration of class _ns1__Agent_USCORECorpSignNameStatus.
class _ns1__Agent_USCORECorpSignNameStatus;
// Forward declaration of class _ns1__Agent_USCORECorpSignNameStatusResponse.
class _ns1__Agent_USCORECorpSignNameStatusResponse;
// Forward declaration of class _ns1__Template_USCOREAdd.
class _ns1__Template_USCOREAdd;
// Forward declaration of class _ns1__Template_USCOREAddResponse.
class _ns1__Template_USCOREAddResponse;
// Forward declaration of class _ns1__Template_USCOREModify.
class _ns1__Template_USCOREModify;
// Forward declaration of class _ns1__Template_USCOREModifyResponse.
class _ns1__Template_USCOREModifyResponse;
// Forward declaration of class _ns1__Template_USCOREDel.
class _ns1__Template_USCOREDel;
// Forward declaration of class _ns1__Template_USCOREDelResponse.
class _ns1__Template_USCOREDelResponse;
// Forward declaration of class _ns1__Template_USCOREQuery.
class _ns1__Template_USCOREQuery;
// Forward declaration of class _ns1__Template_USCOREQueryResponse.
class _ns1__Template_USCOREQueryResponse;
// Forward declaration of class _ns1__Template_USCOREList.
class _ns1__Template_USCOREList;
// Forward declaration of class _ns1__Template_USCOREListResponse.
class _ns1__Template_USCOREListResponse;
// Forward declaration of class _ns1__Template_USCORESendSms.
class _ns1__Template_USCORESendSms;
// Forward declaration of class _ns1__Template_USCORESendSmsResponse.
class _ns1__Template_USCORESendSmsResponse;
// Forward declaration of class _ns1__SignName_USCOREApply.
class _ns1__SignName_USCOREApply;
// Forward declaration of class _ns1__SignName_USCOREApplyResponse.
class _ns1__SignName_USCOREApplyResponse;
// Forward declaration of class _ns1__SignName_USCOREStatus.
class _ns1__SignName_USCOREStatus;
// Forward declaration of class _ns1__SignName_USCOREStatusResponse.
class _ns1__SignName_USCOREStatusResponse;
/******************************************************************************\
* *
* Schema Types and Top-Level Elements and Attributes *
* http://tempuri.org/ *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Schema Complex Types and Top-Level Elements *
* http://tempuri.org/ *
* *
\******************************************************************************/
/// "http://tempuri.org/":ArrayOfString is a complexType.
class ns1__ArrayOfString
{ public:
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMobileList is a complexType.
class ns1__ArrayOfMobileList
{ public:
/// Size of array of ns1__MobileListGroup* is 0..200
$int __sizeMobileListGroup 0:200;
/// Pointer to array ns1__MobileListGroup* of length 0..200
ns1__MobileListGroup* *MobileListGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MobileListGroup is a complexType.
class ns1__MobileListGroup
{ public:
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element MsgID of type xs:string.
std::wstring* MsgID 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfSmsIDList is a complexType.
class ns1__ArrayOfSmsIDList
{ public:
/// Size of array of ns1__SmsIDGroup* is 0..200
$int __sizeSmsIDGroup 0:200;
/// Pointer to array ns1__SmsIDGroup* of length 0..200
ns1__SmsIDGroup* *SmsIDGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":SmsIDGroup is a complexType.
class ns1__SmsIDGroup
{ public:
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element SmsID of type xs:long.
LONG64 SmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfSmsRecvList is a complexType.
class ns1__ArrayOfSmsRecvList
{ public:
/// Size of array of ns1__SmsRecvGroup* is 0..200
$int __sizeSmsRecvGroup 0:200;
/// Pointer to array ns1__SmsRecvGroup* of length 0..200
ns1__SmsRecvGroup* *SmsRecvGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":SmsRecvGroup is a complexType.
class ns1__SmsRecvGroup
{ public:
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element RecvNum of type xs:string.
std::wstring* RecvNum 0; ///< Optional element.
/// Element AddNum of type xs:string.
std::wstring* AddNum 0; ///< Optional element.
/// Element RecvTime of type xs:string.
std::wstring* RecvTime 0; ///< Optional element.
/// Element Content of type xs:string.
std::wstring* Content 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfSmsReportList is a complexType.
class ns1__ArrayOfSmsReportList
{ public:
/// Size of array of ns1__SmsReportGroup* is 0..200
$int __sizeSmsReportGroup 0:200;
/// Pointer to array ns1__SmsReportGroup* of length 0..200
ns1__SmsReportGroup* *SmsReportGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":SmsReportGroup is a complexType.
class ns1__SmsReportGroup
{ public:
/// Element SmsID of type xs:long.
LONG64 SmsID 1; ///< Required element.
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ReportTime of type xs:string.
std::wstring* ReportTime 0; ///< Optional element.
/// Element ExStatus of type xs:string.
std::wstring* ExStatus 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfSmsSentList is a complexType.
class ns1__ArrayOfSmsSentList
{ public:
/// Size of array of ns1__SmsSentListGroup* is 0..200
$int __sizeSmsSentListGroup 0:200;
/// Pointer to array ns1__SmsSentListGroup* of length 0..200
ns1__SmsSentListGroup* *SmsSentListGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":SmsSentListGroup is a complexType.
class ns1__SmsSentListGroup
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element SendTime of type xs:string.
std::wstring* SendTime 0; ///< Optional element.
/// Element ReportTime of type xs:string.
std::wstring* ReportTime 0; ///< Optional element.
/// Element Content of type xs:string.
std::wstring* Content 0; ///< Optional element.
/// Element ExStatus of type xs:string.
std::wstring* ExStatus 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfCancelIDList is a complexType.
class ns1__ArrayOfCancelIDList
{ public:
/// Size of array of ns1__CancelIDGroup* is 0..200
$int __sizeCancelIDGroup 0:200;
/// Pointer to array ns1__CancelIDGroup* of length 0..200
ns1__CancelIDGroup* *CancelIDGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":CancelIDGroup is a complexType.
class ns1__CancelIDGroup
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element SmsID of type xs:long.
LONG64 SmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMmsFileGroup is a complexType.
class ns1__ArrayOfMmsFileGroup
{ public:
/// Size of array of ns1__MmsFileGroup* is 0..20
$int __sizeMmsFileGroup 0:20;
/// Pointer to array ns1__MmsFileGroup* of length 0..20
ns1__MmsFileGroup* *MmsFileGroup 0:20; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MmsFileGroup is a complexType.
class ns1__MmsFileGroup
{ public:
/// Element PlayTime of type xs:long.
LONG64 PlayTime 1; ///< Required element.
/// Element Image_FileName of type xs:string.
std::wstring* Image_USCOREFileName 0; ///< Optional element.
/// Element Image_FileData of type xs:base64Binary.
xsd__base64Binary* Image_USCOREFileData 0; ///< Optional element.
/// Element Text_FileName of type xs:string.
std::wstring* Text_USCOREFileName 0; ///< Optional element.
/// Element Text_Content of type xs:string.
std::wstring* Text_USCOREContent 0; ///< Optional element.
/// Element Audio_FileName of type xs:string.
std::wstring* Audio_USCOREFileName 0; ///< Optional element.
/// Element Audio_FileData of type xs:base64Binary.
xsd__base64Binary* Audio_USCOREFileData 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMmsIDList is a complexType.
class ns1__ArrayOfMmsIDList
{ public:
/// Size of array of ns1__MmsIDGroup* is 0..200
$int __sizeMmsIDGroup 0:200;
/// Pointer to array ns1__MmsIDGroup* of length 0..200
ns1__MmsIDGroup* *MmsIDGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MmsIDGroup is a complexType.
class ns1__MmsIDGroup
{ public:
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element MmsID of type xs:long.
LONG64 MmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMmsReportList is a complexType.
class ns1__ArrayOfMmsReportList
{ public:
/// Size of array of ns1__MmsReportGroup* is 0..200
$int __sizeMmsReportGroup 0:200;
/// Pointer to array ns1__MmsReportGroup* of length 0..200
ns1__MmsReportGroup* *MmsReportGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MmsReportGroup is a complexType.
class ns1__MmsReportGroup
{ public:
/// Element MmsID of type xs:long.
LONG64 MmsID 1; ///< Required element.
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ReportTime of type xs:string.
std::wstring* ReportTime 0; ///< Optional element.
/// Element ExStatus of type xs:string.
std::wstring* ExStatus 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMmsRecvFileGroup is a complexType.
class ns1__ArrayOfMmsRecvFileGroup
{ public:
/// Size of array of ns1__MmsRecvFileGroup* is 0..200
$int __sizeMmsRecvFileGroup 0:200;
/// Pointer to array ns1__MmsRecvFileGroup* of length 0..200
ns1__MmsRecvFileGroup* *MmsRecvFileGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MmsRecvFileGroup is a complexType.
class ns1__MmsRecvFileGroup
{ public:
/// Element FileName of type xs:string.
std::wstring* FileName 0; ///< Optional element.
/// Element FileType of type xs:string.
std::wstring* FileType 0; ///< Optional element.
/// Element FileID of type xs:string.
std::wstring* FileID 0; ///< Optional element.
/// Element FileLocation of type xs:string.
std::wstring* FileLocation 0; ///< Optional element.
/// Element FileData of type xs:base64Binary.
xsd__base64Binary* FileData 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfMobileFileGroup is a complexType.
class ns1__ArrayOfMobileFileGroup
{ public:
/// Size of array of ns1__MobileFileGroup* is 0..20
$int __sizeMobileFileGroup 0:20;
/// Pointer to array ns1__MobileFileGroup* of length 0..20
ns1__MobileFileGroup* *MobileFileGroup 0:20; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":MobileFileGroup is a complexType.
class ns1__MobileFileGroup
{ public:
/// Element TaskFileType of type xs:long.
LONG64 TaskFileType 1; ///< Required element.
/// Element TaskFileID of type xs:string.
std::wstring* TaskFileID 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfTemplateList is a complexType.
class ns1__ArrayOfTemplateList
{ public:
/// Size of array of ns1__TemplateGroup* is 0..200
$int __sizeTemplateGroup 0:200;
/// Pointer to array ns1__TemplateGroup* of length 0..200
ns1__TemplateGroup* *TemplateGroup 0:200; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":TemplateGroup is a complexType.
class ns1__TemplateGroup
{ public:
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element TemplateType of type xs:long.
LONG64 TemplateType 1; ///< Required element.
/// Element TemplateName of type xs:string.
std::wstring* TemplateName 0; ///< Optional element.
/// Element TemplateContent of type xs:string.
std::wstring* TemplateContent 0; ///< Optional element.
/// Element Remark of type xs:string.
std::wstring* Remark 0; ///< Optional element.
/// Element AuditOpinion of type xs:string.
std::wstring* AuditOpinion 0; ///< Optional element.
/// Element IsTemporary of type xs:long.
LONG64 IsTemporary 1; ///< Required element.
/// Element CreateTime of type xs:string.
std::wstring* CreateTime 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ArrayOfParamList is a complexType.
class ns1__ArrayOfParamList
{ public:
/// Size of array of ns1__ParamListGroup* is 0..20
$int __sizeParamListGroup 0:20;
/// Pointer to array ns1__ParamListGroup* of length 0..20
ns1__ParamListGroup* *ParamListGroup 0:20; ///< Nullable pointer.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// "http://tempuri.org/":ParamListGroup is a complexType.
class ns1__ParamListGroup
{ public:
/// Element Param of type xs:string.
std::wstring* Param 0; ///< Optional element.
/// Element Reserve of type xs:string.
std::wstring* Reserve 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_Send
/// "http://tempuri.org/":Sms_Send is a complexType.
class _ns1__Sms_USCORESend
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element AddNum of type xs:string.
std::wstring* AddNum 0; ///< Optional element.
/// Element Timer of type xs:string.
std::wstring* Timer 0; ///< Optional element.
/// Element LongSms of type xs:long.
LONG64 LongSms 1; ///< Required element.
/// Element MobileList of type "http://tempuri.org/":ArrayOfMobileList.
ns1__ArrayOfMobileList* MobileList 0; ///< Optional element.
/// Element Content of type xs:string.
std::wstring* Content 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_SendResponse
/// "http://tempuri.org/":Sms_SendResponse is a complexType.
class _ns1__Sms_USCORESendResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element SmsIDList of type "http://tempuri.org/":ArrayOfSmsIDList.
ns1__ArrayOfSmsIDList* SmsIDList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetRecv
/// "http://tempuri.org/":Sms_GetRecv is a complexType.
class _ns1__Sms_USCOREGetRecv
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetRecvResponse
/// "http://tempuri.org/":Sms_GetRecvResponse is a complexType.
class _ns1__Sms_USCOREGetRecvResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element SmsRecvList of type "http://tempuri.org/":ArrayOfSmsRecvList.
ns1__ArrayOfSmsRecvList* SmsRecvList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetReport
/// "http://tempuri.org/":Sms_GetReport is a complexType.
class _ns1__Sms_USCOREGetReport
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetReportResponse
/// "http://tempuri.org/":Sms_GetReportResponse is a complexType.
class _ns1__Sms_USCOREGetReportResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element SmsReportList of type "http://tempuri.org/":ArrayOfSmsReportList.
ns1__ArrayOfSmsReportList* SmsReportList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSentList
/// "http://tempuri.org/":Sms_GetSentList is a complexType.
class _ns1__Sms_USCOREGetSentList
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSentListResponse
/// "http://tempuri.org/":Sms_GetSentListResponse is a complexType.
class _ns1__Sms_USCOREGetSentListResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element SmsSentList of type "http://tempuri.org/":ArrayOfSmsSentList.
ns1__ArrayOfSmsSentList* SmsSentList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSign
/// "http://tempuri.org/":Sms_GetSign is a complexType.
class _ns1__Sms_USCOREGetSign
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSignResponse
/// "http://tempuri.org/":Sms_GetSignResponse is a complexType.
class _ns1__Sms_USCOREGetSignResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element Sign of type xs:string.
std::wstring* Sign 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetBalance
/// "http://tempuri.org/":Sms_GetBalance is a complexType.
class _ns1__Sms_USCOREGetBalance
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetBalanceResponse
/// "http://tempuri.org/":Sms_GetBalanceResponse is a complexType.
class _ns1__Sms_USCOREGetBalanceResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSentCount
/// "http://tempuri.org/":Sms_GetSentCount is a complexType.
class _ns1__Sms_USCOREGetSentCount
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_GetSentCountResponse
/// "http://tempuri.org/":Sms_GetSentCountResponse is a complexType.
class _ns1__Sms_USCOREGetSentCountResponse
{ public:
/// Element SentCount of type xs:long.
LONG64 SentCount 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_Cancel
/// "http://tempuri.org/":Sms_Cancel is a complexType.
class _ns1__Sms_USCORECancel
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Size of array of LONG64 is 0..200
$int __sizeSmsID 0:200;
/// Pointer to array LONG64 of length 0..200
LONG64 *SmsID 0:200;
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Sms_CancelResponse
/// "http://tempuri.org/":Sms_CancelResponse is a complexType.
class _ns1__Sms_USCORECancelResponse
{ public:
/// Element Result of type xs:long.
LONG64 Result 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Size of array of ns1__CancelIDGroup* is 0..200
$int __sizeCancelIDList 0:200;
/// Pointer to array ns1__CancelIDGroup* of length 0..200
ns1__CancelIDGroup* *CancelIDList 0:200;
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_UpFile
/// "http://tempuri.org/":Mms_UpFile is a complexType.
class _ns1__Mms_USCOREUpFile
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element Subject of type xs:string.
std::wstring* Subject 0; ///< Optional element.
/// Element SmilType of type xs:long.
LONG64 SmilType 1; ///< Required element.
/// Element MmsFileList of type "http://tempuri.org/":ArrayOfMmsFileGroup.
ns1__ArrayOfMmsFileGroup* MmsFileList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_UpFileResponse
/// "http://tempuri.org/":Mms_UpFileResponse is a complexType.
class _ns1__Mms_USCOREUpFileResponse
{ public:
/// Element MmsFileID of type xs:long.
LONG64 MmsFileID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetFileStatus
/// "http://tempuri.org/":Mms_GetFileStatus is a complexType.
class _ns1__Mms_USCOREGetFileStatus
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element MmsFileID of type xs:long.
LONG64 MmsFileID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetFileStatusResponse
/// "http://tempuri.org/":Mms_GetFileStatusResponse is a complexType.
class _ns1__Mms_USCOREGetFileStatusResponse
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element Title of type xs:string.
std::wstring* Title 0; ///< Optional element.
/// Element Size of type xs:long.
LONG64 Size 1; ///< Required element.
/// Element CreateTime of type xs:string.
std::wstring* CreateTime 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_Send
/// "http://tempuri.org/":Mms_Send is a complexType.
class _ns1__Mms_USCORESend
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element AddNum of type xs:string.
std::wstring* AddNum 0; ///< Optional element.
/// Element Timer of type xs:string.
std::wstring* Timer 0; ///< Optional element.
/// Element MobileList of type "http://tempuri.org/":ArrayOfMobileList.
ns1__ArrayOfMobileList* MobileList 0; ///< Optional element.
/// Element MmsFileID of type xs:long.
LONG64 MmsFileID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_SendResponse
/// "http://tempuri.org/":Mms_SendResponse is a complexType.
class _ns1__Mms_USCORESendResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element MmsIDList of type "http://tempuri.org/":ArrayOfMmsIDList.
ns1__ArrayOfMmsIDList* MmsIDList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetReport
/// "http://tempuri.org/":Mms_GetReport is a complexType.
class _ns1__Mms_USCOREGetReport
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetReportResponse
/// "http://tempuri.org/":Mms_GetReportResponse is a complexType.
class _ns1__Mms_USCOREGetReportResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element MmsReportList of type "http://tempuri.org/":ArrayOfMmsReportList.
ns1__ArrayOfMmsReportList* MmsReportList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetRecv
/// "http://tempuri.org/":Mms_GetRecv is a complexType.
class _ns1__Mms_USCOREGetRecv
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Mms_GetRecvResponse
/// "http://tempuri.org/":Mms_GetRecvResponse is a complexType.
class _ns1__Mms_USCOREGetRecvResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element Mobile of type xs:string.
std::wstring* Mobile 0; ///< Optional element.
/// Element RecvNum of type xs:string.
std::wstring* RecvNum 0; ///< Optional element.
/// Element AddNum of type xs:string.
std::wstring* AddNum 0; ///< Optional element.
/// Element Subject of type xs:string.
std::wstring* Subject 0; ///< Optional element.
/// Element RecvTime of type xs:string.
std::wstring* RecvTime 0; ///< Optional element.
/// Element MmsRecvFileList of type "http://tempuri.org/":ArrayOfMmsRecvFileGroup.
ns1__ArrayOfMmsRecvFileGroup* MmsRecvFileList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_UpFile
/// "http://tempuri.org/":Task_UpFile is a complexType.
class _ns1__Task_USCOREUpFile
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element Subject of type xs:string.
std::wstring* Subject 0; ///< Optional element.
/// Element AutoDelete of type xs:long.
LONG64 AutoDelete 1; ///< Required element.
/// Element FileData of type xs:base64Binary.
xsd__base64Binary* FileData 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_UpFileResponse
/// "http://tempuri.org/":Task_UpFileResponse is a complexType.
class _ns1__Task_USCOREUpFileResponse
{ public:
/// Element TaskFileID of type xs:long.
LONG64 TaskFileID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_DelFile
/// "http://tempuri.org/":Task_DelFile is a complexType.
class _ns1__Task_USCOREDelFile
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskFileID of type xs:long.
LONG64 TaskFileID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_DelFileResponse
/// "http://tempuri.org/":Task_DelFileResponse is a complexType.
class _ns1__Task_USCOREDelFileResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsSend
/// "http://tempuri.org/":Task_SmsSend is a complexType.
class _ns1__Task_USCORESmsSend
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element Content of type xs:string.
std::wstring* Content 0; ///< Optional element.
/// Element LongSms of type xs:long.
LONG64 LongSms 1; ///< Required element.
/// Element Priority of type xs:long.
LONG64 Priority 1; ///< Required element.
/// Element AtTime of type xs:string.
std::wstring* AtTime 0; ///< Optional element.
/// Element MobileList of type "http://tempuri.org/":ArrayOfMobileFileGroup.
ns1__ArrayOfMobileFileGroup* MobileList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsSendResponse
/// "http://tempuri.org/":Task_SmsSendResponse is a complexType.
class _ns1__Task_USCORESmsSendResponse
{ public:
/// Element TaskSmsID of type xs:long.
LONG64 TaskSmsID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_GetSmsStatus
/// "http://tempuri.org/":Task_GetSmsStatus is a complexType.
class _ns1__Task_USCOREGetSmsStatus
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskSmsID of type xs:long.
LONG64 TaskSmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_GetSmsStatusResponse
/// "http://tempuri.org/":Task_GetSmsStatusResponse is a complexType.
class _ns1__Task_USCOREGetSmsStatusResponse
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element MobileCount of type xs:long.
LONG64 MobileCount 1; ///< Required element.
/// Element YFMobileCount of type xs:long.
LONG64 YFMobileCount 1; ///< Required element.
/// Element BeginTime of type xs:string.
std::wstring* BeginTime 0; ///< Optional element.
/// Element EndTime of type xs:string.
std::wstring* EndTime 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsStop
/// "http://tempuri.org/":Task_SmsStop is a complexType.
class _ns1__Task_USCORESmsStop
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskSmsID of type xs:long.
LONG64 TaskSmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsStopResponse
/// "http://tempuri.org/":Task_SmsStopResponse is a complexType.
class _ns1__Task_USCORESmsStopResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsStart
/// "http://tempuri.org/":Task_SmsStart is a complexType.
class _ns1__Task_USCORESmsStart
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskSmsID of type xs:long.
LONG64 TaskSmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_SmsStartResponse
/// "http://tempuri.org/":Task_SmsStartResponse is a complexType.
class _ns1__Task_USCORESmsStartResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsSend
/// "http://tempuri.org/":Task_MmsSend is a complexType.
class _ns1__Task_USCOREMmsSend
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element MmsFileID of type xs:long.
LONG64 MmsFileID 1; ///< Required element.
/// Element Priority of type xs:long.
LONG64 Priority 1; ///< Required element.
/// Element AtTime of type xs:string.
std::wstring* AtTime 0; ///< Optional element.
/// Element MobileList of type "http://tempuri.org/":ArrayOfMobileFileGroup.
ns1__ArrayOfMobileFileGroup* MobileList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsSendResponse
/// "http://tempuri.org/":Task_MmsSendResponse is a complexType.
class _ns1__Task_USCOREMmsSendResponse
{ public:
/// Element TaskMmsID of type xs:long.
LONG64 TaskMmsID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_GetMmsStatus
/// "http://tempuri.org/":Task_GetMmsStatus is a complexType.
class _ns1__Task_USCOREGetMmsStatus
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskMmsID of type xs:long.
LONG64 TaskMmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_GetMmsStatusResponse
/// "http://tempuri.org/":Task_GetMmsStatusResponse is a complexType.
class _ns1__Task_USCOREGetMmsStatusResponse
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element MobileCount of type xs:long.
LONG64 MobileCount 1; ///< Required element.
/// Element YFMobileCount of type xs:long.
LONG64 YFMobileCount 1; ///< Required element.
/// Element BeginTime of type xs:string.
std::wstring* BeginTime 0; ///< Optional element.
/// Element EndTime of type xs:string.
std::wstring* EndTime 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsStop
/// "http://tempuri.org/":Task_MmsStop is a complexType.
class _ns1__Task_USCOREMmsStop
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskMmsID of type xs:long.
LONG64 TaskMmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsStopResponse
/// "http://tempuri.org/":Task_MmsStopResponse is a complexType.
class _ns1__Task_USCOREMmsStopResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsStart
/// "http://tempuri.org/":Task_MmsStart is a complexType.
class _ns1__Task_USCOREMmsStart
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TaskMmsID of type xs:long.
LONG64 TaskMmsID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Task_MmsStartResponse
/// "http://tempuri.org/":Task_MmsStartResponse is a complexType.
class _ns1__Task_USCOREMmsStartResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetSmsBalance
/// "http://tempuri.org/":Agent_GetSmsBalance is a complexType.
class _ns1__Agent_USCOREGetSmsBalance
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetSmsBalanceResponse
/// "http://tempuri.org/":Agent_GetSmsBalanceResponse is a complexType.
class _ns1__Agent_USCOREGetSmsBalanceResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetCorpSmsBalance
/// "http://tempuri.org/":Agent_GetCorpSmsBalance is a complexType.
class _ns1__Agent_USCOREGetCorpSmsBalance
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetCorpSmsBalanceResponse
/// "http://tempuri.org/":Agent_GetCorpSmsBalanceResponse is a complexType.
class _ns1__Agent_USCOREGetCorpSmsBalanceResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSmsPay
/// "http://tempuri.org/":Agent_CorpSmsPay is a complexType.
class _ns1__Agent_USCORECorpSmsPay
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element PayMode of type xs:string.
std::wstring* PayMode 0; ///< Optional element.
/// Element PayMoney of type xs:double.
double PayMoney 1; ///< Required element.
/// Element PayPrice of type xs:double.
double PayPrice 1; ///< Required element.
/// Element PayPresent of type xs:long.
LONG64 PayPresent 1; ///< Required element.
/// Element PayMemo of type xs:string.
std::wstring* PayMemo 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSmsPayResponse
/// "http://tempuri.org/":Agent_CorpSmsPayResponse is a complexType.
class _ns1__Agent_USCORECorpSmsPayResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetUserID
/// "http://tempuri.org/":Agent_GetUserID is a complexType.
class _ns1__Agent_USCOREGetUserID
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element UserLoginName of type xs:string.
std::wstring* UserLoginName 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetUserIDResponse
/// "http://tempuri.org/":Agent_GetUserIDResponse is a complexType.
class _ns1__Agent_USCOREGetUserIDResponse
{ public:
/// Element UserID of type xs:long.
LONG64 UserID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetUserSmsBalance
/// "http://tempuri.org/":Agent_GetUserSmsBalance is a complexType.
class _ns1__Agent_USCOREGetUserSmsBalance
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element UserLoginName of type xs:string.
std::wstring* UserLoginName 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_GetUserSmsBalanceResponse
/// "http://tempuri.org/":Agent_GetUserSmsBalanceResponse is a complexType.
class _ns1__Agent_USCOREGetUserSmsBalanceResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_SetUserSmsBalance
/// "http://tempuri.org/":Agent_SetUserSmsBalance is a complexType.
class _ns1__Agent_USCORESetUserSmsBalance
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element UserLoginName of type xs:string.
std::wstring* UserLoginName 0; ///< Optional element.
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_SetUserSmsBalanceResponse
/// "http://tempuri.org/":Agent_SetUserSmsBalanceResponse is a complexType.
class _ns1__Agent_USCORESetUserSmsBalanceResponse
{ public:
/// Element NewBalance of type xs:long.
LONG64 NewBalance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_UserSmsPay
/// "http://tempuri.org/":Agent_UserSmsPay is a complexType.
class _ns1__Agent_USCOREUserSmsPay
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element UserLoginName of type xs:string.
std::wstring* UserLoginName 0; ///< Optional element.
/// Element PayMode of type xs:string.
std::wstring* PayMode 0; ///< Optional element.
/// Element PayMoney of type xs:double.
double PayMoney 1; ///< Required element.
/// Element PayPrice of type xs:double.
double PayPrice 1; ///< Required element.
/// Element PayPresent of type xs:long.
LONG64 PayPresent 1; ///< Required element.
/// Element PayMemo of type xs:string.
std::wstring* PayMemo 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_UserSmsPayResponse
/// "http://tempuri.org/":Agent_UserSmsPayResponse is a complexType.
class _ns1__Agent_USCOREUserSmsPayResponse
{ public:
/// Element Balance of type xs:long.
LONG64 Balance 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpAdd
/// "http://tempuri.org/":Agent_CorpAdd is a complexType.
class _ns1__Agent_USCORECorpAdd
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpName of type xs:string.
std::wstring* CorpName 0; ///< Optional element.
/// Element CorpAbbr of type xs:string.
std::wstring* CorpAbbr 0; ///< Optional element.
/// Element SignName of type xs:string.
std::wstring* SignName 0; ///< Optional element.
/// Element CreditCode of type xs:string.
std::wstring* CreditCode 0; ///< Optional element.
/// Element Industry of type xs:long.
LONG64 Industry 1; ///< Required element.
/// Element Region of type xs:long.
LONG64 Region 1; ///< Required element.
/// Element Address of type xs:string.
std::wstring* Address 0; ///< Optional element.
/// Element Website of type xs:string.
std::wstring* Website 0; ///< Optional element.
/// Element Memo of type xs:string.
std::wstring* Memo 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpAddResponse
/// "http://tempuri.org/":Agent_CorpAddResponse is a complexType.
class _ns1__Agent_USCORECorpAddResponse
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpAddUser
/// "http://tempuri.org/":Agent_CorpAddUser is a complexType.
class _ns1__Agent_USCORECorpAddUser
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element UserName of type xs:string.
std::wstring* UserName 0; ///< Optional element.
/// Element UserLoginName of type xs:string.
std::wstring* UserLoginName 0; ///< Optional element.
/// Element UserPassword of type xs:string.
std::wstring* UserPassword 0; ///< Optional element.
/// Element UserMemo of type xs:string.
std::wstring* UserMemo 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpAddUserResponse
/// "http://tempuri.org/":Agent_CorpAddUserResponse is a complexType.
class _ns1__Agent_USCORECorpAddUserResponse
{ public:
/// Element UserID of type xs:long.
LONG64 UserID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSignNameApply
/// "http://tempuri.org/":Agent_CorpSignNameApply is a complexType.
class _ns1__Agent_USCORECorpSignNameApply
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element DefaultSignName of type xs:long.
LONG64 DefaultSignName 1; ///< Required element.
/// Element SignNameType of type xs:long.
LONG64 SignNameType 1; ///< Required element.
/// Element SignNameBelongTo of type xs:long.
LONG64 SignNameBelongTo 1; ///< Required element.
/// Element SignName of type xs:string.
std::wstring* SignName 0; ///< Optional element.
/// Element Document1Type of type xs:long.
LONG64 Document1Type 1; ///< Required element.
/// Element Document1FileName of type xs:string.
std::wstring* Document1FileName 0; ///< Optional element.
/// Element Document1FileData of type xs:base64Binary.
xsd__base64Binary* Document1FileData 0; ///< Optional element.
/// Element Document2Type of type xs:long.
LONG64 Document2Type 1; ///< Required element.
/// Element Document2FileName of type xs:string.
std::wstring* Document2FileName 0; ///< Optional element.
/// Element Document2FileData of type xs:base64Binary.
xsd__base64Binary* Document2FileData 0; ///< Optional element.
/// Element Document3Type of type xs:long.
LONG64 Document3Type 1; ///< Required element.
/// Element Document3FileName of type xs:string.
std::wstring* Document3FileName 0; ///< Optional element.
/// Element Document3FileData of type xs:base64Binary.
xsd__base64Binary* Document3FileData 0; ///< Optional element.
/// Element Remark of type xs:string.
std::wstring* Remark 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSignNameApplyResponse
/// "http://tempuri.org/":Agent_CorpSignNameApplyResponse is a complexType.
class _ns1__Agent_USCORECorpSignNameApplyResponse
{ public:
/// Element SignNameID of type xs:long.
LONG64 SignNameID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSignNameStatus
/// "http://tempuri.org/":Agent_CorpSignNameStatus is a complexType.
class _ns1__Agent_USCORECorpSignNameStatus
{ public:
/// Element AgentID of type xs:long.
LONG64 AgentID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element SignNameID of type xs:long.
LONG64 SignNameID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Agent_CorpSignNameStatusResponse
/// "http://tempuri.org/":Agent_CorpSignNameStatusResponse is a complexType.
class _ns1__Agent_USCORECorpSignNameStatusResponse
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_Add
/// "http://tempuri.org/":Template_Add is a complexType.
class _ns1__Template_USCOREAdd
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TemplateType of type xs:long.
LONG64 TemplateType 1; ///< Required element.
/// Element TemplateName of type xs:string.
std::wstring* TemplateName 0; ///< Optional element.
/// Element TemplateContent of type xs:string.
std::wstring* TemplateContent 0; ///< Optional element.
/// Element Remark of type xs:string.
std::wstring* Remark 0; ///< Optional element.
/// Element IsTemporary of type xs:long.
LONG64 IsTemporary 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_AddResponse
/// "http://tempuri.org/":Template_AddResponse is a complexType.
class _ns1__Template_USCOREAddResponse
{ public:
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_Modify
/// "http://tempuri.org/":Template_Modify is a complexType.
class _ns1__Template_USCOREModify
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// Element TemplateType of type xs:long.
LONG64 TemplateType 1; ///< Required element.
/// Element TemplateName of type xs:string.
std::wstring* TemplateName 0; ///< Optional element.
/// Element TemplateContent of type xs:string.
std::wstring* TemplateContent 0; ///< Optional element.
/// Element Remark of type xs:string.
std::wstring* Remark 0; ///< Optional element.
/// Element IsTemporary of type xs:long.
LONG64 IsTemporary 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_ModifyResponse
/// "http://tempuri.org/":Template_ModifyResponse is a complexType.
class _ns1__Template_USCOREModifyResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_Del
/// "http://tempuri.org/":Template_Del is a complexType.
class _ns1__Template_USCOREDel
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_DelResponse
/// "http://tempuri.org/":Template_DelResponse is a complexType.
class _ns1__Template_USCOREDelResponse
{ public:
/// Element ErrCode of type xs:long.
LONG64 ErrCode 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_Query
/// "http://tempuri.org/":Template_Query is a complexType.
class _ns1__Template_USCOREQuery
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_QueryResponse
/// "http://tempuri.org/":Template_QueryResponse is a complexType.
class _ns1__Template_USCOREQueryResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element TemplateGroup of type "http://tempuri.org/":TemplateGroup.
ns1__TemplateGroup* TemplateGroup 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_List
/// "http://tempuri.org/":Template_List is a complexType.
class _ns1__Template_USCOREList
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_ListResponse
/// "http://tempuri.org/":Template_ListResponse is a complexType.
class _ns1__Template_USCOREListResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element TemplateList of type "http://tempuri.org/":ArrayOfTemplateList.
ns1__ArrayOfTemplateList* TemplateList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_SendSms
/// "http://tempuri.org/":Template_SendSms is a complexType.
class _ns1__Template_USCORESendSms
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element AddNum of type xs:string.
std::wstring* AddNum 0; ///< Optional element.
/// Element Timer of type xs:string.
std::wstring* Timer 0; ///< Optional element.
/// Element MobileList of type "http://tempuri.org/":ArrayOfMobileList.
ns1__ArrayOfMobileList* MobileList 0; ///< Optional element.
/// Element TemplateID of type xs:long.
LONG64 TemplateID 1; ///< Required element.
/// Element ParamList of type "http://tempuri.org/":ArrayOfParamList.
ns1__ArrayOfParamList* ParamList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":Template_SendSmsResponse
/// "http://tempuri.org/":Template_SendSmsResponse is a complexType.
class _ns1__Template_USCORESendSmsResponse
{ public:
/// Element Count of type xs:long.
LONG64 Count 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// Element SmsIDList of type "http://tempuri.org/":ArrayOfSmsIDList.
ns1__ArrayOfSmsIDList* SmsIDList 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":SignName_Apply
/// "http://tempuri.org/":SignName_Apply is a complexType.
class _ns1__SignName_USCOREApply
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element DefaultSignName of type xs:long.
LONG64 DefaultSignName 1; ///< Required element.
/// Element SignNameType of type xs:long.
LONG64 SignNameType 1; ///< Required element.
/// Element SignNameBelongTo of type xs:long.
LONG64 SignNameBelongTo 1; ///< Required element.
/// Element SignName of type xs:string.
std::wstring* SignName 0; ///< Optional element.
/// Element Document1Type of type xs:long.
LONG64 Document1Type 1; ///< Required element.
/// Element Document1FileName of type xs:string.
std::wstring* Document1FileName 0; ///< Optional element.
/// Element Document1FileData of type xs:base64Binary.
xsd__base64Binary* Document1FileData 0; ///< Optional element.
/// Element Document2Type of type xs:long.
LONG64 Document2Type 1; ///< Required element.
/// Element Document2FileName of type xs:string.
std::wstring* Document2FileName 0; ///< Optional element.
/// Element Document2FileData of type xs:base64Binary.
xsd__base64Binary* Document2FileData 0; ///< Optional element.
/// Element Document3Type of type xs:long.
LONG64 Document3Type 1; ///< Required element.
/// Element Document3FileName of type xs:string.
std::wstring* Document3FileName 0; ///< Optional element.
/// Element Document3FileData of type xs:base64Binary.
xsd__base64Binary* Document3FileData 0; ///< Optional element.
/// Element Remark of type xs:string.
std::wstring* Remark 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":SignName_ApplyResponse
/// "http://tempuri.org/":SignName_ApplyResponse is a complexType.
class _ns1__SignName_USCOREApplyResponse
{ public:
/// Element SignNameID of type xs:long.
LONG64 SignNameID 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":SignName_Status
/// "http://tempuri.org/":SignName_Status is a complexType.
class _ns1__SignName_USCOREStatus
{ public:
/// Element CorpID of type xs:long.
LONG64 CorpID 1; ///< Required element.
/// Element LoginName of type xs:string.
std::wstring* LoginName 0; ///< Optional element.
/// Element Password of type xs:string.
std::wstring* Password 0; ///< Optional element.
/// Element TimeStamp of type xs:string.
std::wstring* TimeStamp 0; ///< Optional element.
/// Element SignNameID of type xs:long.
LONG64 SignNameID 1; ///< Required element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/// Top-level root element "http://tempuri.org/":SignName_StatusResponse
/// "http://tempuri.org/":SignName_StatusResponse is a complexType.
class _ns1__SignName_USCOREStatusResponse
{ public:
/// Element Status of type xs:long.
LONG64 Status 1; ///< Required element.
/// Element ErrMsg of type xs:string.
std::wstring* ErrMsg 0; ///< Optional element.
/// A handle to the soap struct that manages this instance (automatically set)
struct soap *soap ;
};
/******************************************************************************\
* *
* Additional Top-Level Elements *
* http://tempuri.org/ *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Additional Top-Level Attributes *
* http://tempuri.org/ *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Services *
* *
\******************************************************************************/
//gsoap ns1 service name: MobsetApiSoap
//gsoap ns1 service type: MobsetApiSoap
//gsoap ns1 service port: http://sms.mobset.com:8080/Api
//gsoap ns1 service namespace: http://tempuri.org/
//gsoap ns1 service transport: http://schemas.xmlsoap.org/soap/http
/** @mainpage Service Definitions
@section Service_bindings Service Bindings
- @ref MobsetApiSoap
@section Service_more More Information
- @ref page_notes "Usage Notes"
- @ref page_XMLDataBinding "XML Data Binding"
- @ref SOAP_ENV__Header "SOAP Header Content" (when applicable)
- @ref SOAP_ENV__Detail "SOAP Fault Detail Content" (when applicable)
*/
/**
@page MobsetApiSoap Binding "MobsetApiSoap"
@section MobsetApiSoap_operations Operations of Binding "MobsetApiSoap"
- @ref __ns1__Sms_USCORESend
- @ref __ns1__Sms_USCOREGetRecv
- @ref __ns1__Sms_USCOREGetReport
- @ref __ns1__Sms_USCOREGetSentList
- @ref __ns1__Sms_USCOREGetSign
- @ref __ns1__Sms_USCOREGetBalance
- @ref __ns1__Sms_USCOREGetSentCount
- @ref __ns1__Sms_USCORECancel
- @ref __ns1__Mms_USCOREUpFile
- @ref __ns1__Mms_USCOREGetFileStatus
- @ref __ns1__Mms_USCORESend
- @ref __ns1__Mms_USCOREGetReport
- @ref __ns1__Mms_USCOREGetRecv
- @ref __ns1__Task_USCOREUpFile
- @ref __ns1__Task_USCOREDelFile
- @ref __ns1__Task_USCORESmsSend
- @ref __ns1__Task_USCOREGetSmsStatus
- @ref __ns1__Task_USCORESmsStop
- @ref __ns1__Task_USCORESmsStart
- @ref __ns1__Task_USCOREMmsSend
- @ref __ns1__Task_USCOREGetMmsStatus
- @ref __ns1__Task_USCOREMmsStop
- @ref __ns1__Task_USCOREMmsStart
- @ref __ns1__Agent_USCOREGetSmsBalance
- @ref __ns1__Agent_USCOREGetCorpSmsBalance
- @ref __ns1__Agent_USCORECorpSmsPay
- @ref __ns1__Agent_USCOREGetUserID
- @ref __ns1__Agent_USCOREGetUserSmsBalance
- @ref __ns1__Agent_USCORESetUserSmsBalance
- @ref __ns1__Agent_USCOREUserSmsPay
- @ref __ns1__Agent_USCORECorpAdd
- @ref __ns1__Agent_USCORECorpAddUser
- @ref __ns1__Agent_USCORECorpSignNameApply
- @ref __ns1__Agent_USCORECorpSignNameStatus
- @ref __ns1__Template_USCOREAdd
- @ref __ns1__Template_USCOREModify
- @ref __ns1__Template_USCOREDel
- @ref __ns1__Template_USCOREQuery
- @ref __ns1__Template_USCOREList
- @ref __ns1__Template_USCORESendSms
- @ref __ns1__SignName_USCOREApply
- @ref __ns1__SignName_USCOREStatus
@section MobsetApiSoap_ports Endpoints of Binding "MobsetApiSoap"
- http://sms.mobset.com:8080/Api
Note: use wsdl2h option -N to change the service binding prefix name
*/
/******************************************************************************\
* *
* Service Binding *
* MobsetApiSoap *
* *
\******************************************************************************/
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCORESend *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCORESend" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_Send"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCORESend"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCORESendResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCORESend(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCORESend* ns1__Sms_USCORESend,
// response parameters:
_ns1__Sms_USCORESendResponse* ns1__Sms_USCORESendResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCORESend(
struct soap *soap,
// request parameters:
_ns1__Sms_USCORESend* ns1__Sms_USCORESend,
// response parameters:
_ns1__Sms_USCORESendResponse* ns1__Sms_USCORESendResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCORESend document
//gsoap ns1 service method-encoding: Sms_USCORESend literal
//gsoap ns1 service method-action: Sms_USCORESend http://tempuri.org/Sms_Send
//gsoap ns1 service method-output-action: Sms_USCORESend http://tempuri.org//MobsetApiSoap/Sms_USCORESendResponse
int __ns1__Sms_USCORESend(
_ns1__Sms_USCORESend* ns1__Sms_USCORESend, ///< Request parameter
_ns1__Sms_USCORESendResponse* ns1__Sms_USCORESendResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetRecv *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetRecv" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetRecv"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetRecv"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetRecvResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetRecv(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetRecv* ns1__Sms_USCOREGetRecv,
// response parameters:
_ns1__Sms_USCOREGetRecvResponse* ns1__Sms_USCOREGetRecvResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetRecv(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetRecv* ns1__Sms_USCOREGetRecv,
// response parameters:
_ns1__Sms_USCOREGetRecvResponse* ns1__Sms_USCOREGetRecvResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetRecv document
//gsoap ns1 service method-encoding: Sms_USCOREGetRecv literal
//gsoap ns1 service method-action: Sms_USCOREGetRecv http://tempuri.org/Sms_GetRecv
//gsoap ns1 service method-output-action: Sms_USCOREGetRecv http://tempuri.org//MobsetApiSoap/Sms_USCOREGetRecvResponse
int __ns1__Sms_USCOREGetRecv(
_ns1__Sms_USCOREGetRecv* ns1__Sms_USCOREGetRecv, ///< Request parameter
_ns1__Sms_USCOREGetRecvResponse* ns1__Sms_USCOREGetRecvResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetReport *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetReport" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetReport"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetReport"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetReportResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetReport(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetReport* ns1__Sms_USCOREGetReport,
// response parameters:
_ns1__Sms_USCOREGetReportResponse* ns1__Sms_USCOREGetReportResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetReport(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetReport* ns1__Sms_USCOREGetReport,
// response parameters:
_ns1__Sms_USCOREGetReportResponse* ns1__Sms_USCOREGetReportResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetReport document
//gsoap ns1 service method-encoding: Sms_USCOREGetReport literal
//gsoap ns1 service method-action: Sms_USCOREGetReport http://tempuri.org/Sms_GetReport
//gsoap ns1 service method-output-action: Sms_USCOREGetReport http://tempuri.org//MobsetApiSoap/Sms_USCOREGetReportResponse
int __ns1__Sms_USCOREGetReport(
_ns1__Sms_USCOREGetReport* ns1__Sms_USCOREGetReport, ///< Request parameter
_ns1__Sms_USCOREGetReportResponse* ns1__Sms_USCOREGetReportResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetSentList *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetSentList" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetSentList"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentList"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentListResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetSentList(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetSentList* ns1__Sms_USCOREGetSentList,
// response parameters:
_ns1__Sms_USCOREGetSentListResponse* ns1__Sms_USCOREGetSentListResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetSentList(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetSentList* ns1__Sms_USCOREGetSentList,
// response parameters:
_ns1__Sms_USCOREGetSentListResponse* ns1__Sms_USCOREGetSentListResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetSentList document
//gsoap ns1 service method-encoding: Sms_USCOREGetSentList literal
//gsoap ns1 service method-action: Sms_USCOREGetSentList http://tempuri.org/Sms_GetSentList
//gsoap ns1 service method-output-action: Sms_USCOREGetSentList http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentListResponse
int __ns1__Sms_USCOREGetSentList(
_ns1__Sms_USCOREGetSentList* ns1__Sms_USCOREGetSentList, ///< Request parameter
_ns1__Sms_USCOREGetSentListResponse* ns1__Sms_USCOREGetSentListResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetSign *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetSign" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetSign"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSign"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSignResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetSign(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetSign* ns1__Sms_USCOREGetSign,
// response parameters:
_ns1__Sms_USCOREGetSignResponse* ns1__Sms_USCOREGetSignResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetSign(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetSign* ns1__Sms_USCOREGetSign,
// response parameters:
_ns1__Sms_USCOREGetSignResponse* ns1__Sms_USCOREGetSignResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetSign document
//gsoap ns1 service method-encoding: Sms_USCOREGetSign literal
//gsoap ns1 service method-action: Sms_USCOREGetSign http://tempuri.org/Sms_GetSign
//gsoap ns1 service method-output-action: Sms_USCOREGetSign http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSignResponse
int __ns1__Sms_USCOREGetSign(
_ns1__Sms_USCOREGetSign* ns1__Sms_USCOREGetSign, ///< Request parameter
_ns1__Sms_USCOREGetSignResponse* ns1__Sms_USCOREGetSignResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetBalance *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetBalance" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetBalance"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetBalance"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetBalanceResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetBalance(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetBalance* ns1__Sms_USCOREGetBalance,
// response parameters:
_ns1__Sms_USCOREGetBalanceResponse* ns1__Sms_USCOREGetBalanceResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetBalance(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetBalance* ns1__Sms_USCOREGetBalance,
// response parameters:
_ns1__Sms_USCOREGetBalanceResponse* ns1__Sms_USCOREGetBalanceResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetBalance document
//gsoap ns1 service method-encoding: Sms_USCOREGetBalance literal
//gsoap ns1 service method-action: Sms_USCOREGetBalance http://tempuri.org/Sms_GetBalance
//gsoap ns1 service method-output-action: Sms_USCOREGetBalance http://tempuri.org//MobsetApiSoap/Sms_USCOREGetBalanceResponse
int __ns1__Sms_USCOREGetBalance(
_ns1__Sms_USCOREGetBalance* ns1__Sms_USCOREGetBalance, ///< Request parameter
_ns1__Sms_USCOREGetBalanceResponse* ns1__Sms_USCOREGetBalanceResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCOREGetSentCount *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCOREGetSentCount" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_GetSentCount"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentCount"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentCountResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCOREGetSentCount(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCOREGetSentCount* ns1__Sms_USCOREGetSentCount,
// response parameters:
_ns1__Sms_USCOREGetSentCountResponse* ns1__Sms_USCOREGetSentCountResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCOREGetSentCount(
struct soap *soap,
// request parameters:
_ns1__Sms_USCOREGetSentCount* ns1__Sms_USCOREGetSentCount,
// response parameters:
_ns1__Sms_USCOREGetSentCountResponse* ns1__Sms_USCOREGetSentCountResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCOREGetSentCount document
//gsoap ns1 service method-encoding: Sms_USCOREGetSentCount literal
//gsoap ns1 service method-action: Sms_USCOREGetSentCount http://tempuri.org/Sms_GetSentCount
//gsoap ns1 service method-output-action: Sms_USCOREGetSentCount http://tempuri.org//MobsetApiSoap/Sms_USCOREGetSentCountResponse
int __ns1__Sms_USCOREGetSentCount(
_ns1__Sms_USCOREGetSentCount* ns1__Sms_USCOREGetSentCount, ///< Request parameter
_ns1__Sms_USCOREGetSentCountResponse* ns1__Sms_USCOREGetSentCountResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Sms_USCORECancel *
* *
\******************************************************************************/
/// Operation "__ns1__Sms_USCORECancel" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Sms_Cancel"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Sms_USCORECancel"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Sms_USCORECancelResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Sms_USCORECancel(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Sms_USCORECancel* ns1__Sms_USCORECancel,
// response parameters:
_ns1__Sms_USCORECancelResponse* ns1__Sms_USCORECancelResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Sms_USCORECancel(
struct soap *soap,
// request parameters:
_ns1__Sms_USCORECancel* ns1__Sms_USCORECancel,
// response parameters:
_ns1__Sms_USCORECancelResponse* ns1__Sms_USCORECancelResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Sms_USCORECancel document
//gsoap ns1 service method-encoding: Sms_USCORECancel literal
//gsoap ns1 service method-action: Sms_USCORECancel http://tempuri.org/Sms_Cancel
//gsoap ns1 service method-output-action: Sms_USCORECancel http://tempuri.org//MobsetApiSoap/Sms_USCORECancelResponse
int __ns1__Sms_USCORECancel(
_ns1__Sms_USCORECancel* ns1__Sms_USCORECancel, ///< Request parameter
_ns1__Sms_USCORECancelResponse* ns1__Sms_USCORECancelResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Mms_USCOREUpFile *
* *
\******************************************************************************/
/// Operation "__ns1__Mms_USCOREUpFile" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Mms_UpFile"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREUpFile"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREUpFileResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Mms_USCOREUpFile(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Mms_USCOREUpFile* ns1__Mms_USCOREUpFile,
// response parameters:
_ns1__Mms_USCOREUpFileResponse* ns1__Mms_USCOREUpFileResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Mms_USCOREUpFile(
struct soap *soap,
// request parameters:
_ns1__Mms_USCOREUpFile* ns1__Mms_USCOREUpFile,
// response parameters:
_ns1__Mms_USCOREUpFileResponse* ns1__Mms_USCOREUpFileResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Mms_USCOREUpFile document
//gsoap ns1 service method-encoding: Mms_USCOREUpFile literal
//gsoap ns1 service method-action: Mms_USCOREUpFile http://tempuri.org/Mms_UpFile
//gsoap ns1 service method-output-action: Mms_USCOREUpFile http://tempuri.org//MobsetApiSoap/Mms_USCOREUpFileResponse
int __ns1__Mms_USCOREUpFile(
_ns1__Mms_USCOREUpFile* ns1__Mms_USCOREUpFile, ///< Request parameter
_ns1__Mms_USCOREUpFileResponse* ns1__Mms_USCOREUpFileResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Mms_USCOREGetFileStatus *
* *
\******************************************************************************/
/// Operation "__ns1__Mms_USCOREGetFileStatus" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Mms_GetFileStatus"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetFileStatus"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetFileStatusResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Mms_USCOREGetFileStatus(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Mms_USCOREGetFileStatus* ns1__Mms_USCOREGetFileStatus,
// response parameters:
_ns1__Mms_USCOREGetFileStatusResponse* ns1__Mms_USCOREGetFileStatusResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Mms_USCOREGetFileStatus(
struct soap *soap,
// request parameters:
_ns1__Mms_USCOREGetFileStatus* ns1__Mms_USCOREGetFileStatus,
// response parameters:
_ns1__Mms_USCOREGetFileStatusResponse* ns1__Mms_USCOREGetFileStatusResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Mms_USCOREGetFileStatus document
//gsoap ns1 service method-encoding: Mms_USCOREGetFileStatus literal
//gsoap ns1 service method-action: Mms_USCOREGetFileStatus http://tempuri.org/Mms_GetFileStatus
//gsoap ns1 service method-output-action: Mms_USCOREGetFileStatus http://tempuri.org//MobsetApiSoap/Mms_USCOREGetFileStatusResponse
int __ns1__Mms_USCOREGetFileStatus(
_ns1__Mms_USCOREGetFileStatus* ns1__Mms_USCOREGetFileStatus, ///< Request parameter
_ns1__Mms_USCOREGetFileStatusResponse* ns1__Mms_USCOREGetFileStatusResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Mms_USCORESend *
* *
\******************************************************************************/
/// Operation "__ns1__Mms_USCORESend" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Mms_Send"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Mms_USCORESend"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Mms_USCORESendResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Mms_USCORESend(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Mms_USCORESend* ns1__Mms_USCORESend,
// response parameters:
_ns1__Mms_USCORESendResponse* ns1__Mms_USCORESendResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Mms_USCORESend(
struct soap *soap,
// request parameters:
_ns1__Mms_USCORESend* ns1__Mms_USCORESend,
// response parameters:
_ns1__Mms_USCORESendResponse* ns1__Mms_USCORESendResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Mms_USCORESend document
//gsoap ns1 service method-encoding: Mms_USCORESend literal
//gsoap ns1 service method-action: Mms_USCORESend http://tempuri.org/Mms_Send
//gsoap ns1 service method-output-action: Mms_USCORESend http://tempuri.org//MobsetApiSoap/Mms_USCORESendResponse
int __ns1__Mms_USCORESend(
_ns1__Mms_USCORESend* ns1__Mms_USCORESend, ///< Request parameter
_ns1__Mms_USCORESendResponse* ns1__Mms_USCORESendResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Mms_USCOREGetReport *
* *
\******************************************************************************/
/// Operation "__ns1__Mms_USCOREGetReport" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Mms_GetReport"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetReport"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetReportResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Mms_USCOREGetReport(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Mms_USCOREGetReport* ns1__Mms_USCOREGetReport,
// response parameters:
_ns1__Mms_USCOREGetReportResponse* ns1__Mms_USCOREGetReportResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Mms_USCOREGetReport(
struct soap *soap,
// request parameters:
_ns1__Mms_USCOREGetReport* ns1__Mms_USCOREGetReport,
// response parameters:
_ns1__Mms_USCOREGetReportResponse* ns1__Mms_USCOREGetReportResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Mms_USCOREGetReport document
//gsoap ns1 service method-encoding: Mms_USCOREGetReport literal
//gsoap ns1 service method-action: Mms_USCOREGetReport http://tempuri.org/Mms_GetReport
//gsoap ns1 service method-output-action: Mms_USCOREGetReport http://tempuri.org//MobsetApiSoap/Mms_USCOREGetReportResponse
int __ns1__Mms_USCOREGetReport(
_ns1__Mms_USCOREGetReport* ns1__Mms_USCOREGetReport, ///< Request parameter
_ns1__Mms_USCOREGetReportResponse* ns1__Mms_USCOREGetReportResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Mms_USCOREGetRecv *
* *
\******************************************************************************/
/// Operation "__ns1__Mms_USCOREGetRecv" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Mms_GetRecv"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetRecv"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Mms_USCOREGetRecvResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Mms_USCOREGetRecv(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Mms_USCOREGetRecv* ns1__Mms_USCOREGetRecv,
// response parameters:
_ns1__Mms_USCOREGetRecvResponse* ns1__Mms_USCOREGetRecvResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Mms_USCOREGetRecv(
struct soap *soap,
// request parameters:
_ns1__Mms_USCOREGetRecv* ns1__Mms_USCOREGetRecv,
// response parameters:
_ns1__Mms_USCOREGetRecvResponse* ns1__Mms_USCOREGetRecvResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Mms_USCOREGetRecv document
//gsoap ns1 service method-encoding: Mms_USCOREGetRecv literal
//gsoap ns1 service method-action: Mms_USCOREGetRecv http://tempuri.org/Mms_GetRecv
//gsoap ns1 service method-output-action: Mms_USCOREGetRecv http://tempuri.org//MobsetApiSoap/Mms_USCOREGetRecvResponse
int __ns1__Mms_USCOREGetRecv(
_ns1__Mms_USCOREGetRecv* ns1__Mms_USCOREGetRecv, ///< Request parameter
_ns1__Mms_USCOREGetRecvResponse* ns1__Mms_USCOREGetRecvResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREUpFile *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREUpFile" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_UpFile"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREUpFile"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREUpFileResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREUpFile(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREUpFile* ns1__Task_USCOREUpFile,
// response parameters:
_ns1__Task_USCOREUpFileResponse* ns1__Task_USCOREUpFileResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREUpFile(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREUpFile* ns1__Task_USCOREUpFile,
// response parameters:
_ns1__Task_USCOREUpFileResponse* ns1__Task_USCOREUpFileResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREUpFile document
//gsoap ns1 service method-encoding: Task_USCOREUpFile literal
//gsoap ns1 service method-action: Task_USCOREUpFile http://tempuri.org/Task_UpFile
//gsoap ns1 service method-output-action: Task_USCOREUpFile http://tempuri.org//MobsetApiSoap/Task_USCOREUpFileResponse
int __ns1__Task_USCOREUpFile(
_ns1__Task_USCOREUpFile* ns1__Task_USCOREUpFile, ///< Request parameter
_ns1__Task_USCOREUpFileResponse* ns1__Task_USCOREUpFileResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREDelFile *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREDelFile" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_DelFile"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREDelFile"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREDelFileResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREDelFile(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREDelFile* ns1__Task_USCOREDelFile,
// response parameters:
_ns1__Task_USCOREDelFileResponse* ns1__Task_USCOREDelFileResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREDelFile(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREDelFile* ns1__Task_USCOREDelFile,
// response parameters:
_ns1__Task_USCOREDelFileResponse* ns1__Task_USCOREDelFileResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREDelFile document
//gsoap ns1 service method-encoding: Task_USCOREDelFile literal
//gsoap ns1 service method-action: Task_USCOREDelFile http://tempuri.org/Task_DelFile
//gsoap ns1 service method-output-action: Task_USCOREDelFile http://tempuri.org//MobsetApiSoap/Task_USCOREDelFileResponse
int __ns1__Task_USCOREDelFile(
_ns1__Task_USCOREDelFile* ns1__Task_USCOREDelFile, ///< Request parameter
_ns1__Task_USCOREDelFileResponse* ns1__Task_USCOREDelFileResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCORESmsSend *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCORESmsSend" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_SmsSend"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsSend"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsSendResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCORESmsSend(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCORESmsSend* ns1__Task_USCORESmsSend,
// response parameters:
_ns1__Task_USCORESmsSendResponse* ns1__Task_USCORESmsSendResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCORESmsSend(
struct soap *soap,
// request parameters:
_ns1__Task_USCORESmsSend* ns1__Task_USCORESmsSend,
// response parameters:
_ns1__Task_USCORESmsSendResponse* ns1__Task_USCORESmsSendResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCORESmsSend document
//gsoap ns1 service method-encoding: Task_USCORESmsSend literal
//gsoap ns1 service method-action: Task_USCORESmsSend http://tempuri.org/Task_SmsSend
//gsoap ns1 service method-output-action: Task_USCORESmsSend http://tempuri.org//MobsetApiSoap/Task_USCORESmsSendResponse
int __ns1__Task_USCORESmsSend(
_ns1__Task_USCORESmsSend* ns1__Task_USCORESmsSend, ///< Request parameter
_ns1__Task_USCORESmsSendResponse* ns1__Task_USCORESmsSendResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREGetSmsStatus *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREGetSmsStatus" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_GetSmsStatus"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREGetSmsStatus"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREGetSmsStatusResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREGetSmsStatus(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREGetSmsStatus* ns1__Task_USCOREGetSmsStatus,
// response parameters:
_ns1__Task_USCOREGetSmsStatusResponse* ns1__Task_USCOREGetSmsStatusResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREGetSmsStatus(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREGetSmsStatus* ns1__Task_USCOREGetSmsStatus,
// response parameters:
_ns1__Task_USCOREGetSmsStatusResponse* ns1__Task_USCOREGetSmsStatusResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREGetSmsStatus document
//gsoap ns1 service method-encoding: Task_USCOREGetSmsStatus literal
//gsoap ns1 service method-action: Task_USCOREGetSmsStatus http://tempuri.org/Task_GetSmsStatus
//gsoap ns1 service method-output-action: Task_USCOREGetSmsStatus http://tempuri.org//MobsetApiSoap/Task_USCOREGetSmsStatusResponse
int __ns1__Task_USCOREGetSmsStatus(
_ns1__Task_USCOREGetSmsStatus* ns1__Task_USCOREGetSmsStatus, ///< Request parameter
_ns1__Task_USCOREGetSmsStatusResponse* ns1__Task_USCOREGetSmsStatusResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCORESmsStop *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCORESmsStop" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_SmsStop"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsStop"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsStopResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCORESmsStop(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCORESmsStop* ns1__Task_USCORESmsStop,
// response parameters:
_ns1__Task_USCORESmsStopResponse* ns1__Task_USCORESmsStopResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCORESmsStop(
struct soap *soap,
// request parameters:
_ns1__Task_USCORESmsStop* ns1__Task_USCORESmsStop,
// response parameters:
_ns1__Task_USCORESmsStopResponse* ns1__Task_USCORESmsStopResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCORESmsStop document
//gsoap ns1 service method-encoding: Task_USCORESmsStop literal
//gsoap ns1 service method-action: Task_USCORESmsStop http://tempuri.org/Task_SmsStop
//gsoap ns1 service method-output-action: Task_USCORESmsStop http://tempuri.org//MobsetApiSoap/Task_USCORESmsStopResponse
int __ns1__Task_USCORESmsStop(
_ns1__Task_USCORESmsStop* ns1__Task_USCORESmsStop, ///< Request parameter
_ns1__Task_USCORESmsStopResponse* ns1__Task_USCORESmsStopResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCORESmsStart *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCORESmsStart" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_SmsStart"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsStart"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCORESmsStartResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCORESmsStart(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCORESmsStart* ns1__Task_USCORESmsStart,
// response parameters:
_ns1__Task_USCORESmsStartResponse* ns1__Task_USCORESmsStartResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCORESmsStart(
struct soap *soap,
// request parameters:
_ns1__Task_USCORESmsStart* ns1__Task_USCORESmsStart,
// response parameters:
_ns1__Task_USCORESmsStartResponse* ns1__Task_USCORESmsStartResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCORESmsStart document
//gsoap ns1 service method-encoding: Task_USCORESmsStart literal
//gsoap ns1 service method-action: Task_USCORESmsStart http://tempuri.org/Task_SmsStart
//gsoap ns1 service method-output-action: Task_USCORESmsStart http://tempuri.org//MobsetApiSoap/Task_USCORESmsStartResponse
int __ns1__Task_USCORESmsStart(
_ns1__Task_USCORESmsStart* ns1__Task_USCORESmsStart, ///< Request parameter
_ns1__Task_USCORESmsStartResponse* ns1__Task_USCORESmsStartResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREMmsSend *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREMmsSend" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_MmsSend"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsSend"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsSendResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREMmsSend(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREMmsSend* ns1__Task_USCOREMmsSend,
// response parameters:
_ns1__Task_USCOREMmsSendResponse* ns1__Task_USCOREMmsSendResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREMmsSend(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREMmsSend* ns1__Task_USCOREMmsSend,
// response parameters:
_ns1__Task_USCOREMmsSendResponse* ns1__Task_USCOREMmsSendResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREMmsSend document
//gsoap ns1 service method-encoding: Task_USCOREMmsSend literal
//gsoap ns1 service method-action: Task_USCOREMmsSend http://tempuri.org/Task_MmsSend
//gsoap ns1 service method-output-action: Task_USCOREMmsSend http://tempuri.org//MobsetApiSoap/Task_USCOREMmsSendResponse
int __ns1__Task_USCOREMmsSend(
_ns1__Task_USCOREMmsSend* ns1__Task_USCOREMmsSend, ///< Request parameter
_ns1__Task_USCOREMmsSendResponse* ns1__Task_USCOREMmsSendResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREGetMmsStatus *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREGetMmsStatus" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_GetMmsStatus"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREGetMmsStatus"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREGetMmsStatusResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREGetMmsStatus(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREGetMmsStatus* ns1__Task_USCOREGetMmsStatus,
// response parameters:
_ns1__Task_USCOREGetMmsStatusResponse* ns1__Task_USCOREGetMmsStatusResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREGetMmsStatus(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREGetMmsStatus* ns1__Task_USCOREGetMmsStatus,
// response parameters:
_ns1__Task_USCOREGetMmsStatusResponse* ns1__Task_USCOREGetMmsStatusResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREGetMmsStatus document
//gsoap ns1 service method-encoding: Task_USCOREGetMmsStatus literal
//gsoap ns1 service method-action: Task_USCOREGetMmsStatus http://tempuri.org/Task_GetMmsStatus
//gsoap ns1 service method-output-action: Task_USCOREGetMmsStatus http://tempuri.org//MobsetApiSoap/Task_USCOREGetMmsStatusResponse
int __ns1__Task_USCOREGetMmsStatus(
_ns1__Task_USCOREGetMmsStatus* ns1__Task_USCOREGetMmsStatus, ///< Request parameter
_ns1__Task_USCOREGetMmsStatusResponse* ns1__Task_USCOREGetMmsStatusResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREMmsStop *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREMmsStop" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_MmsStop"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStop"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStopResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREMmsStop(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREMmsStop* ns1__Task_USCOREMmsStop,
// response parameters:
_ns1__Task_USCOREMmsStopResponse* ns1__Task_USCOREMmsStopResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREMmsStop(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREMmsStop* ns1__Task_USCOREMmsStop,
// response parameters:
_ns1__Task_USCOREMmsStopResponse* ns1__Task_USCOREMmsStopResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREMmsStop document
//gsoap ns1 service method-encoding: Task_USCOREMmsStop literal
//gsoap ns1 service method-action: Task_USCOREMmsStop http://tempuri.org/Task_MmsStop
//gsoap ns1 service method-output-action: Task_USCOREMmsStop http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStopResponse
int __ns1__Task_USCOREMmsStop(
_ns1__Task_USCOREMmsStop* ns1__Task_USCOREMmsStop, ///< Request parameter
_ns1__Task_USCOREMmsStopResponse* ns1__Task_USCOREMmsStopResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Task_USCOREMmsStart *
* *
\******************************************************************************/
/// Operation "__ns1__Task_USCOREMmsStart" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Task_MmsStart"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStart"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStartResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Task_USCOREMmsStart(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Task_USCOREMmsStart* ns1__Task_USCOREMmsStart,
// response parameters:
_ns1__Task_USCOREMmsStartResponse* ns1__Task_USCOREMmsStartResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Task_USCOREMmsStart(
struct soap *soap,
// request parameters:
_ns1__Task_USCOREMmsStart* ns1__Task_USCOREMmsStart,
// response parameters:
_ns1__Task_USCOREMmsStartResponse* ns1__Task_USCOREMmsStartResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Task_USCOREMmsStart document
//gsoap ns1 service method-encoding: Task_USCOREMmsStart literal
//gsoap ns1 service method-action: Task_USCOREMmsStart http://tempuri.org/Task_MmsStart
//gsoap ns1 service method-output-action: Task_USCOREMmsStart http://tempuri.org//MobsetApiSoap/Task_USCOREMmsStartResponse
int __ns1__Task_USCOREMmsStart(
_ns1__Task_USCOREMmsStart* ns1__Task_USCOREMmsStart, ///< Request parameter
_ns1__Task_USCOREMmsStartResponse* ns1__Task_USCOREMmsStartResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCOREGetSmsBalance *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCOREGetSmsBalance" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_GetSmsBalance"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetSmsBalance"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetSmsBalanceResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCOREGetSmsBalance(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCOREGetSmsBalance* ns1__Agent_USCOREGetSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetSmsBalanceResponse* ns1__Agent_USCOREGetSmsBalanceResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCOREGetSmsBalance(
struct soap *soap,
// request parameters:
_ns1__Agent_USCOREGetSmsBalance* ns1__Agent_USCOREGetSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetSmsBalanceResponse* ns1__Agent_USCOREGetSmsBalanceResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCOREGetSmsBalance document
//gsoap ns1 service method-encoding: Agent_USCOREGetSmsBalance literal
//gsoap ns1 service method-action: Agent_USCOREGetSmsBalance http://tempuri.org/Agent_GetSmsBalance
//gsoap ns1 service method-output-action: Agent_USCOREGetSmsBalance http://tempuri.org//MobsetApiSoap/Agent_USCOREGetSmsBalanceResponse
int __ns1__Agent_USCOREGetSmsBalance(
_ns1__Agent_USCOREGetSmsBalance* ns1__Agent_USCOREGetSmsBalance, ///< Request parameter
_ns1__Agent_USCOREGetSmsBalanceResponse* ns1__Agent_USCOREGetSmsBalanceResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCOREGetCorpSmsBalance *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCOREGetCorpSmsBalance" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_GetCorpSmsBalance"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetCorpSmsBalance"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetCorpSmsBalanceResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCOREGetCorpSmsBalance(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCOREGetCorpSmsBalance* ns1__Agent_USCOREGetCorpSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetCorpSmsBalanceResponse* ns1__Agent_USCOREGetCorpSmsBalanceResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCOREGetCorpSmsBalance(
struct soap *soap,
// request parameters:
_ns1__Agent_USCOREGetCorpSmsBalance* ns1__Agent_USCOREGetCorpSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetCorpSmsBalanceResponse* ns1__Agent_USCOREGetCorpSmsBalanceResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCOREGetCorpSmsBalance document
//gsoap ns1 service method-encoding: Agent_USCOREGetCorpSmsBalance literal
//gsoap ns1 service method-action: Agent_USCOREGetCorpSmsBalance http://tempuri.org/Agent_GetCorpSmsBalance
//gsoap ns1 service method-output-action: Agent_USCOREGetCorpSmsBalance http://tempuri.org//MobsetApiSoap/Agent_USCOREGetCorpSmsBalanceResponse
int __ns1__Agent_USCOREGetCorpSmsBalance(
_ns1__Agent_USCOREGetCorpSmsBalance* ns1__Agent_USCOREGetCorpSmsBalance, ///< Request parameter
_ns1__Agent_USCOREGetCorpSmsBalanceResponse* ns1__Agent_USCOREGetCorpSmsBalanceResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORECorpSmsPay *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORECorpSmsPay" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_CorpSmsPay"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSmsPay"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSmsPayResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORECorpSmsPay(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORECorpSmsPay* ns1__Agent_USCORECorpSmsPay,
// response parameters:
_ns1__Agent_USCORECorpSmsPayResponse* ns1__Agent_USCORECorpSmsPayResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORECorpSmsPay(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORECorpSmsPay* ns1__Agent_USCORECorpSmsPay,
// response parameters:
_ns1__Agent_USCORECorpSmsPayResponse* ns1__Agent_USCORECorpSmsPayResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORECorpSmsPay document
//gsoap ns1 service method-encoding: Agent_USCORECorpSmsPay literal
//gsoap ns1 service method-action: Agent_USCORECorpSmsPay http://tempuri.org/Agent_CorpSmsPay
//gsoap ns1 service method-output-action: Agent_USCORECorpSmsPay http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSmsPayResponse
int __ns1__Agent_USCORECorpSmsPay(
_ns1__Agent_USCORECorpSmsPay* ns1__Agent_USCORECorpSmsPay, ///< Request parameter
_ns1__Agent_USCORECorpSmsPayResponse* ns1__Agent_USCORECorpSmsPayResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCOREGetUserID *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCOREGetUserID" of service binding "MobsetApiSoap"
/**
Operation details:
ID
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_GetUserID"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserID"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserIDResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCOREGetUserID(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCOREGetUserID* ns1__Agent_USCOREGetUserID,
// response parameters:
_ns1__Agent_USCOREGetUserIDResponse* ns1__Agent_USCOREGetUserIDResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCOREGetUserID(
struct soap *soap,
// request parameters:
_ns1__Agent_USCOREGetUserID* ns1__Agent_USCOREGetUserID,
// response parameters:
_ns1__Agent_USCOREGetUserIDResponse* ns1__Agent_USCOREGetUserIDResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCOREGetUserID document
//gsoap ns1 service method-encoding: Agent_USCOREGetUserID literal
//gsoap ns1 service method-action: Agent_USCOREGetUserID http://tempuri.org/Agent_GetUserID
//gsoap ns1 service method-output-action: Agent_USCOREGetUserID http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserIDResponse
int __ns1__Agent_USCOREGetUserID(
_ns1__Agent_USCOREGetUserID* ns1__Agent_USCOREGetUserID, ///< Request parameter
_ns1__Agent_USCOREGetUserIDResponse* ns1__Agent_USCOREGetUserIDResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCOREGetUserSmsBalance *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCOREGetUserSmsBalance" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_GetUserSmsBalance"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserSmsBalance"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserSmsBalanceResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCOREGetUserSmsBalance(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCOREGetUserSmsBalance* ns1__Agent_USCOREGetUserSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetUserSmsBalanceResponse* ns1__Agent_USCOREGetUserSmsBalanceResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCOREGetUserSmsBalance(
struct soap *soap,
// request parameters:
_ns1__Agent_USCOREGetUserSmsBalance* ns1__Agent_USCOREGetUserSmsBalance,
// response parameters:
_ns1__Agent_USCOREGetUserSmsBalanceResponse* ns1__Agent_USCOREGetUserSmsBalanceResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCOREGetUserSmsBalance document
//gsoap ns1 service method-encoding: Agent_USCOREGetUserSmsBalance literal
//gsoap ns1 service method-action: Agent_USCOREGetUserSmsBalance http://tempuri.org/Agent_GetUserSmsBalance
//gsoap ns1 service method-output-action: Agent_USCOREGetUserSmsBalance http://tempuri.org//MobsetApiSoap/Agent_USCOREGetUserSmsBalanceResponse
int __ns1__Agent_USCOREGetUserSmsBalance(
_ns1__Agent_USCOREGetUserSmsBalance* ns1__Agent_USCOREGetUserSmsBalance, ///< Request parameter
_ns1__Agent_USCOREGetUserSmsBalanceResponse* ns1__Agent_USCOREGetUserSmsBalanceResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORESetUserSmsBalance *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORESetUserSmsBalance" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_SetUserSmsBalance"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORESetUserSmsBalance"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORESetUserSmsBalanceResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORESetUserSmsBalance(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORESetUserSmsBalance* ns1__Agent_USCORESetUserSmsBalance,
// response parameters:
_ns1__Agent_USCORESetUserSmsBalanceResponse* ns1__Agent_USCORESetUserSmsBalanceResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORESetUserSmsBalance(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORESetUserSmsBalance* ns1__Agent_USCORESetUserSmsBalance,
// response parameters:
_ns1__Agent_USCORESetUserSmsBalanceResponse* ns1__Agent_USCORESetUserSmsBalanceResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORESetUserSmsBalance document
//gsoap ns1 service method-encoding: Agent_USCORESetUserSmsBalance literal
//gsoap ns1 service method-action: Agent_USCORESetUserSmsBalance http://tempuri.org/Agent_SetUserSmsBalance
//gsoap ns1 service method-output-action: Agent_USCORESetUserSmsBalance http://tempuri.org//MobsetApiSoap/Agent_USCORESetUserSmsBalanceResponse
int __ns1__Agent_USCORESetUserSmsBalance(
_ns1__Agent_USCORESetUserSmsBalance* ns1__Agent_USCORESetUserSmsBalance, ///< Request parameter
_ns1__Agent_USCORESetUserSmsBalanceResponse* ns1__Agent_USCORESetUserSmsBalanceResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCOREUserSmsPay *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCOREUserSmsPay" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_UserSmsPay"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREUserSmsPay"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCOREUserSmsPayResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCOREUserSmsPay(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCOREUserSmsPay* ns1__Agent_USCOREUserSmsPay,
// response parameters:
_ns1__Agent_USCOREUserSmsPayResponse* ns1__Agent_USCOREUserSmsPayResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCOREUserSmsPay(
struct soap *soap,
// request parameters:
_ns1__Agent_USCOREUserSmsPay* ns1__Agent_USCOREUserSmsPay,
// response parameters:
_ns1__Agent_USCOREUserSmsPayResponse* ns1__Agent_USCOREUserSmsPayResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCOREUserSmsPay document
//gsoap ns1 service method-encoding: Agent_USCOREUserSmsPay literal
//gsoap ns1 service method-action: Agent_USCOREUserSmsPay http://tempuri.org/Agent_UserSmsPay
//gsoap ns1 service method-output-action: Agent_USCOREUserSmsPay http://tempuri.org//MobsetApiSoap/Agent_USCOREUserSmsPayResponse
int __ns1__Agent_USCOREUserSmsPay(
_ns1__Agent_USCOREUserSmsPay* ns1__Agent_USCOREUserSmsPay, ///< Request parameter
_ns1__Agent_USCOREUserSmsPayResponse* ns1__Agent_USCOREUserSmsPayResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORECorpAdd *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORECorpAdd" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_CorpAdd"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAdd"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAddResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORECorpAdd(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORECorpAdd* ns1__Agent_USCORECorpAdd,
// response parameters:
_ns1__Agent_USCORECorpAddResponse* ns1__Agent_USCORECorpAddResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORECorpAdd(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORECorpAdd* ns1__Agent_USCORECorpAdd,
// response parameters:
_ns1__Agent_USCORECorpAddResponse* ns1__Agent_USCORECorpAddResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORECorpAdd document
//gsoap ns1 service method-encoding: Agent_USCORECorpAdd literal
//gsoap ns1 service method-action: Agent_USCORECorpAdd http://tempuri.org/Agent_CorpAdd
//gsoap ns1 service method-output-action: Agent_USCORECorpAdd http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAddResponse
int __ns1__Agent_USCORECorpAdd(
_ns1__Agent_USCORECorpAdd* ns1__Agent_USCORECorpAdd, ///< Request parameter
_ns1__Agent_USCORECorpAddResponse* ns1__Agent_USCORECorpAddResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORECorpAddUser *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORECorpAddUser" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_CorpAddUser"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAddUser"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAddUserResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORECorpAddUser(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORECorpAddUser* ns1__Agent_USCORECorpAddUser,
// response parameters:
_ns1__Agent_USCORECorpAddUserResponse* ns1__Agent_USCORECorpAddUserResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORECorpAddUser(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORECorpAddUser* ns1__Agent_USCORECorpAddUser,
// response parameters:
_ns1__Agent_USCORECorpAddUserResponse* ns1__Agent_USCORECorpAddUserResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORECorpAddUser document
//gsoap ns1 service method-encoding: Agent_USCORECorpAddUser literal
//gsoap ns1 service method-action: Agent_USCORECorpAddUser http://tempuri.org/Agent_CorpAddUser
//gsoap ns1 service method-output-action: Agent_USCORECorpAddUser http://tempuri.org//MobsetApiSoap/Agent_USCORECorpAddUserResponse
int __ns1__Agent_USCORECorpAddUser(
_ns1__Agent_USCORECorpAddUser* ns1__Agent_USCORECorpAddUser, ///< Request parameter
_ns1__Agent_USCORECorpAddUserResponse* ns1__Agent_USCORECorpAddUserResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORECorpSignNameApply *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORECorpSignNameApply" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_CorpSignNameApply"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameApply"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameApplyResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORECorpSignNameApply(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORECorpSignNameApply* ns1__Agent_USCORECorpSignNameApply,
// response parameters:
_ns1__Agent_USCORECorpSignNameApplyResponse* ns1__Agent_USCORECorpSignNameApplyResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORECorpSignNameApply(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORECorpSignNameApply* ns1__Agent_USCORECorpSignNameApply,
// response parameters:
_ns1__Agent_USCORECorpSignNameApplyResponse* ns1__Agent_USCORECorpSignNameApplyResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORECorpSignNameApply document
//gsoap ns1 service method-encoding: Agent_USCORECorpSignNameApply literal
//gsoap ns1 service method-action: Agent_USCORECorpSignNameApply http://tempuri.org/Agent_CorpSignNameApply
//gsoap ns1 service method-output-action: Agent_USCORECorpSignNameApply http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameApplyResponse
int __ns1__Agent_USCORECorpSignNameApply(
_ns1__Agent_USCORECorpSignNameApply* ns1__Agent_USCORECorpSignNameApply, ///< Request parameter
_ns1__Agent_USCORECorpSignNameApplyResponse* ns1__Agent_USCORECorpSignNameApplyResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Agent_USCORECorpSignNameStatus *
* *
\******************************************************************************/
/// Operation "__ns1__Agent_USCORECorpSignNameStatus" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Agent_CorpSignNameStatus"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameStatus"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameStatusResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Agent_USCORECorpSignNameStatus(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Agent_USCORECorpSignNameStatus* ns1__Agent_USCORECorpSignNameStatus,
// response parameters:
_ns1__Agent_USCORECorpSignNameStatusResponse* ns1__Agent_USCORECorpSignNameStatusResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Agent_USCORECorpSignNameStatus(
struct soap *soap,
// request parameters:
_ns1__Agent_USCORECorpSignNameStatus* ns1__Agent_USCORECorpSignNameStatus,
// response parameters:
_ns1__Agent_USCORECorpSignNameStatusResponse* ns1__Agent_USCORECorpSignNameStatusResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Agent_USCORECorpSignNameStatus document
//gsoap ns1 service method-encoding: Agent_USCORECorpSignNameStatus literal
//gsoap ns1 service method-action: Agent_USCORECorpSignNameStatus http://tempuri.org/Agent_CorpSignNameStatus
//gsoap ns1 service method-output-action: Agent_USCORECorpSignNameStatus http://tempuri.org//MobsetApiSoap/Agent_USCORECorpSignNameStatusResponse
int __ns1__Agent_USCORECorpSignNameStatus(
_ns1__Agent_USCORECorpSignNameStatus* ns1__Agent_USCORECorpSignNameStatus, ///< Request parameter
_ns1__Agent_USCORECorpSignNameStatusResponse* ns1__Agent_USCORECorpSignNameStatusResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCOREAdd *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCOREAdd" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_Add"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCOREAdd"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCOREAddResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCOREAdd(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCOREAdd* ns1__Template_USCOREAdd,
// response parameters:
_ns1__Template_USCOREAddResponse* ns1__Template_USCOREAddResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCOREAdd(
struct soap *soap,
// request parameters:
_ns1__Template_USCOREAdd* ns1__Template_USCOREAdd,
// response parameters:
_ns1__Template_USCOREAddResponse* ns1__Template_USCOREAddResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCOREAdd document
//gsoap ns1 service method-encoding: Template_USCOREAdd literal
//gsoap ns1 service method-action: Template_USCOREAdd http://tempuri.org/Template_Add
//gsoap ns1 service method-output-action: Template_USCOREAdd http://tempuri.org//MobsetApiSoap/Template_USCOREAddResponse
int __ns1__Template_USCOREAdd(
_ns1__Template_USCOREAdd* ns1__Template_USCOREAdd, ///< Request parameter
_ns1__Template_USCOREAddResponse* ns1__Template_USCOREAddResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCOREModify *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCOREModify" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_Modify"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCOREModify"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCOREModifyResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCOREModify(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCOREModify* ns1__Template_USCOREModify,
// response parameters:
_ns1__Template_USCOREModifyResponse* ns1__Template_USCOREModifyResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCOREModify(
struct soap *soap,
// request parameters:
_ns1__Template_USCOREModify* ns1__Template_USCOREModify,
// response parameters:
_ns1__Template_USCOREModifyResponse* ns1__Template_USCOREModifyResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCOREModify document
//gsoap ns1 service method-encoding: Template_USCOREModify literal
//gsoap ns1 service method-action: Template_USCOREModify http://tempuri.org/Template_Modify
//gsoap ns1 service method-output-action: Template_USCOREModify http://tempuri.org//MobsetApiSoap/Template_USCOREModifyResponse
int __ns1__Template_USCOREModify(
_ns1__Template_USCOREModify* ns1__Template_USCOREModify, ///< Request parameter
_ns1__Template_USCOREModifyResponse* ns1__Template_USCOREModifyResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCOREDel *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCOREDel" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_Del"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCOREDel"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCOREDelResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCOREDel(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCOREDel* ns1__Template_USCOREDel,
// response parameters:
_ns1__Template_USCOREDelResponse* ns1__Template_USCOREDelResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCOREDel(
struct soap *soap,
// request parameters:
_ns1__Template_USCOREDel* ns1__Template_USCOREDel,
// response parameters:
_ns1__Template_USCOREDelResponse* ns1__Template_USCOREDelResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCOREDel document
//gsoap ns1 service method-encoding: Template_USCOREDel literal
//gsoap ns1 service method-action: Template_USCOREDel http://tempuri.org/Template_Del
//gsoap ns1 service method-output-action: Template_USCOREDel http://tempuri.org//MobsetApiSoap/Template_USCOREDelResponse
int __ns1__Template_USCOREDel(
_ns1__Template_USCOREDel* ns1__Template_USCOREDel, ///< Request parameter
_ns1__Template_USCOREDelResponse* ns1__Template_USCOREDelResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCOREQuery *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCOREQuery" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_Query"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCOREQuery"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCOREQueryResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCOREQuery(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCOREQuery* ns1__Template_USCOREQuery,
// response parameters:
_ns1__Template_USCOREQueryResponse* ns1__Template_USCOREQueryResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCOREQuery(
struct soap *soap,
// request parameters:
_ns1__Template_USCOREQuery* ns1__Template_USCOREQuery,
// response parameters:
_ns1__Template_USCOREQueryResponse* ns1__Template_USCOREQueryResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCOREQuery document
//gsoap ns1 service method-encoding: Template_USCOREQuery literal
//gsoap ns1 service method-action: Template_USCOREQuery http://tempuri.org/Template_Query
//gsoap ns1 service method-output-action: Template_USCOREQuery http://tempuri.org//MobsetApiSoap/Template_USCOREQueryResponse
int __ns1__Template_USCOREQuery(
_ns1__Template_USCOREQuery* ns1__Template_USCOREQuery, ///< Request parameter
_ns1__Template_USCOREQueryResponse* ns1__Template_USCOREQueryResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCOREList *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCOREList" of service binding "MobsetApiSoap"
/**
Operation details:
ID
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_List"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCOREList"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCOREListResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCOREList(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCOREList* ns1__Template_USCOREList,
// response parameters:
_ns1__Template_USCOREListResponse* ns1__Template_USCOREListResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCOREList(
struct soap *soap,
// request parameters:
_ns1__Template_USCOREList* ns1__Template_USCOREList,
// response parameters:
_ns1__Template_USCOREListResponse* ns1__Template_USCOREListResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCOREList document
//gsoap ns1 service method-encoding: Template_USCOREList literal
//gsoap ns1 service method-action: Template_USCOREList http://tempuri.org/Template_List
//gsoap ns1 service method-output-action: Template_USCOREList http://tempuri.org//MobsetApiSoap/Template_USCOREListResponse
int __ns1__Template_USCOREList(
_ns1__Template_USCOREList* ns1__Template_USCOREList, ///< Request parameter
_ns1__Template_USCOREListResponse* ns1__Template_USCOREListResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__Template_USCORESendSms *
* *
\******************************************************************************/
/// Operation "__ns1__Template_USCORESendSms" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/Template_SendSms"
- Addressing action: "http://tempuri.org//MobsetApiSoap/Template_USCORESendSms"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/Template_USCORESendSmsResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__Template_USCORESendSms(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__Template_USCORESendSms* ns1__Template_USCORESendSms,
// response parameters:
_ns1__Template_USCORESendSmsResponse* ns1__Template_USCORESendSmsResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__Template_USCORESendSms(
struct soap *soap,
// request parameters:
_ns1__Template_USCORESendSms* ns1__Template_USCORESendSms,
// response parameters:
_ns1__Template_USCORESendSmsResponse* ns1__Template_USCORESendSmsResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: Template_USCORESendSms document
//gsoap ns1 service method-encoding: Template_USCORESendSms literal
//gsoap ns1 service method-action: Template_USCORESendSms http://tempuri.org/Template_SendSms
//gsoap ns1 service method-output-action: Template_USCORESendSms http://tempuri.org//MobsetApiSoap/Template_USCORESendSmsResponse
int __ns1__Template_USCORESendSms(
_ns1__Template_USCORESendSms* ns1__Template_USCORESendSms, ///< Request parameter
_ns1__Template_USCORESendSmsResponse* ns1__Template_USCORESendSmsResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__SignName_USCOREApply *
* *
\******************************************************************************/
/// Operation "__ns1__SignName_USCOREApply" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/SignName_Apply"
- Addressing action: "http://tempuri.org//MobsetApiSoap/SignName_USCOREApply"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/SignName_USCOREApplyResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__SignName_USCOREApply(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__SignName_USCOREApply* ns1__SignName_USCOREApply,
// response parameters:
_ns1__SignName_USCOREApplyResponse* ns1__SignName_USCOREApplyResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__SignName_USCOREApply(
struct soap *soap,
// request parameters:
_ns1__SignName_USCOREApply* ns1__SignName_USCOREApply,
// response parameters:
_ns1__SignName_USCOREApplyResponse* ns1__SignName_USCOREApplyResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: SignName_USCOREApply document
//gsoap ns1 service method-encoding: SignName_USCOREApply literal
//gsoap ns1 service method-action: SignName_USCOREApply http://tempuri.org/SignName_Apply
//gsoap ns1 service method-output-action: SignName_USCOREApply http://tempuri.org//MobsetApiSoap/SignName_USCOREApplyResponse
int __ns1__SignName_USCOREApply(
_ns1__SignName_USCOREApply* ns1__SignName_USCOREApply, ///< Request parameter
_ns1__SignName_USCOREApplyResponse* ns1__SignName_USCOREApplyResponse ///< Response parameter
);
/******************************************************************************\
* *
* Service Operation *
* __ns1__SignName_USCOREStatus *
* *
\******************************************************************************/
/// Operation "__ns1__SignName_USCOREStatus" of service binding "MobsetApiSoap"
/**
Operation details:
- SOAP document/literal style messaging
- SOAP action: "http://tempuri.org/SignName_Status"
- Addressing action: "http://tempuri.org//MobsetApiSoap/SignName_USCOREStatus"
- Addressing response action: "http://tempuri.org//MobsetApiSoap/SignName_USCOREStatusResponse"
C stub function (defined in soapClient.c[pp] generated by soapcpp2):
@code
int soap_call___ns1__SignName_USCOREStatus(
struct soap *soap,
NULL, // char *endpoint = NULL selects default endpoint for this operation
NULL, // char *action = NULL selects default action for this operation
// request parameters:
_ns1__SignName_USCOREStatus* ns1__SignName_USCOREStatus,
// response parameters:
_ns1__SignName_USCOREStatusResponse* ns1__SignName_USCOREStatusResponse
);
@endcode
C server function (called from the service dispatcher defined in soapServer.c[pp]):
@code
int __ns1__SignName_USCOREStatus(
struct soap *soap,
// request parameters:
_ns1__SignName_USCOREStatus* ns1__SignName_USCOREStatus,
// response parameters:
_ns1__SignName_USCOREStatusResponse* ns1__SignName_USCOREStatusResponse
);
@endcode
C++ proxy class (defined in soapMobsetApiSoapProxy.h):
@code
class MobsetApiSoapProxy;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use proxy classes;
C++ service class (defined in soapMobsetApiSoapService.h):
@code
class MobsetApiSoapService;
@endcode
Important: use soapcpp2 option '-i' to generate greatly improved and easy-to-use service classes;
*/
//gsoap ns1 service method-style: SignName_USCOREStatus document
//gsoap ns1 service method-encoding: SignName_USCOREStatus literal
//gsoap ns1 service method-action: SignName_USCOREStatus http://tempuri.org/SignName_Status
//gsoap ns1 service method-output-action: SignName_USCOREStatus http://tempuri.org//MobsetApiSoap/SignName_USCOREStatusResponse
int __ns1__SignName_USCOREStatus(
_ns1__SignName_USCOREStatus* ns1__SignName_USCOREStatus, ///< Request parameter
_ns1__SignName_USCOREStatusResponse* ns1__SignName_USCOREStatusResponse ///< Response parameter
);
/******************************************************************************\
* *
* XML Data Binding *
* *
\******************************************************************************/
/**
@page page_XMLDataBinding XML Data Binding
SOAP/XML services use data bindings contractually bound by WSDL and auto-
generated by wsdl2h and soapcpp2 (see Service Bindings). Plain data bindings
are adopted from XML schemas as part of the WSDL types section or when running
wsdl2h on a set of schemas to produce non-SOAP-based XML data bindings.
The following readers and writers are C/C++ data type (de)serializers auto-
generated by wsdl2h and soapcpp2. Run soapcpp2 on this file to generate the
(de)serialization code, which is stored in soapC.c[pp]. Include "soapH.h" in
your code to import these data type and function declarations. Only use the
soapcpp2-generated files in your project build. Do not include the wsdl2h-
generated .h file in your code.
XML content can be retrieved from:
- a file descriptor, using soap->recvfd = fd
- a socket, using soap->socket = ...
- a C++ stream, using soap->is = ...
- a buffer, using the soap->frecv() callback
XML content can be stored to:
- a file descriptor, using soap->sendfd = fd
- a socket, using soap->socket = ...
- a C++ stream, using soap->os = ...
- a buffer, using the soap->fsend() callback
@section ns1 Top-level root elements of schema "http://tempuri.org/"
- <ns1:Sms_Send> @ref _ns1__Sms_USCORESend
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCORESend(struct soap*, _ns1__Sms_USCORESend*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCORESend(struct soap*, _ns1__Sms_USCORESend*);
@endcode
- <ns1:Sms_SendResponse> @ref _ns1__Sms_USCORESendResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCORESendResponse(struct soap*, _ns1__Sms_USCORESendResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCORESendResponse(struct soap*, _ns1__Sms_USCORESendResponse*);
@endcode
- <ns1:Sms_GetRecv> @ref _ns1__Sms_USCOREGetRecv
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetRecv(struct soap*, _ns1__Sms_USCOREGetRecv*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetRecv(struct soap*, _ns1__Sms_USCOREGetRecv*);
@endcode
- <ns1:Sms_GetRecvResponse> @ref _ns1__Sms_USCOREGetRecvResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetRecvResponse(struct soap*, _ns1__Sms_USCOREGetRecvResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetRecvResponse(struct soap*, _ns1__Sms_USCOREGetRecvResponse*);
@endcode
- <ns1:Sms_GetReport> @ref _ns1__Sms_USCOREGetReport
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetReport(struct soap*, _ns1__Sms_USCOREGetReport*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetReport(struct soap*, _ns1__Sms_USCOREGetReport*);
@endcode
- <ns1:Sms_GetReportResponse> @ref _ns1__Sms_USCOREGetReportResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetReportResponse(struct soap*, _ns1__Sms_USCOREGetReportResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetReportResponse(struct soap*, _ns1__Sms_USCOREGetReportResponse*);
@endcode
- <ns1:Sms_GetSentList> @ref _ns1__Sms_USCOREGetSentList
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSentList(struct soap*, _ns1__Sms_USCOREGetSentList*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSentList(struct soap*, _ns1__Sms_USCOREGetSentList*);
@endcode
- <ns1:Sms_GetSentListResponse> @ref _ns1__Sms_USCOREGetSentListResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSentListResponse(struct soap*, _ns1__Sms_USCOREGetSentListResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSentListResponse(struct soap*, _ns1__Sms_USCOREGetSentListResponse*);
@endcode
- <ns1:Sms_GetSign> @ref _ns1__Sms_USCOREGetSign
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSign(struct soap*, _ns1__Sms_USCOREGetSign*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSign(struct soap*, _ns1__Sms_USCOREGetSign*);
@endcode
- <ns1:Sms_GetSignResponse> @ref _ns1__Sms_USCOREGetSignResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSignResponse(struct soap*, _ns1__Sms_USCOREGetSignResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSignResponse(struct soap*, _ns1__Sms_USCOREGetSignResponse*);
@endcode
- <ns1:Sms_GetBalance> @ref _ns1__Sms_USCOREGetBalance
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetBalance(struct soap*, _ns1__Sms_USCOREGetBalance*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetBalance(struct soap*, _ns1__Sms_USCOREGetBalance*);
@endcode
- <ns1:Sms_GetBalanceResponse> @ref _ns1__Sms_USCOREGetBalanceResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetBalanceResponse(struct soap*, _ns1__Sms_USCOREGetBalanceResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetBalanceResponse(struct soap*, _ns1__Sms_USCOREGetBalanceResponse*);
@endcode
- <ns1:Sms_GetSentCount> @ref _ns1__Sms_USCOREGetSentCount
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSentCount(struct soap*, _ns1__Sms_USCOREGetSentCount*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSentCount(struct soap*, _ns1__Sms_USCOREGetSentCount*);
@endcode
- <ns1:Sms_GetSentCountResponse> @ref _ns1__Sms_USCOREGetSentCountResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCOREGetSentCountResponse(struct soap*, _ns1__Sms_USCOREGetSentCountResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCOREGetSentCountResponse(struct soap*, _ns1__Sms_USCOREGetSentCountResponse*);
@endcode
- <ns1:Sms_Cancel> @ref _ns1__Sms_USCORECancel
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCORECancel(struct soap*, _ns1__Sms_USCORECancel*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCORECancel(struct soap*, _ns1__Sms_USCORECancel*);
@endcode
- <ns1:Sms_CancelResponse> @ref _ns1__Sms_USCORECancelResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Sms_USCORECancelResponse(struct soap*, _ns1__Sms_USCORECancelResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Sms_USCORECancelResponse(struct soap*, _ns1__Sms_USCORECancelResponse*);
@endcode
- <ns1:Mms_UpFile> @ref _ns1__Mms_USCOREUpFile
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREUpFile(struct soap*, _ns1__Mms_USCOREUpFile*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREUpFile(struct soap*, _ns1__Mms_USCOREUpFile*);
@endcode
- <ns1:Mms_UpFileResponse> @ref _ns1__Mms_USCOREUpFileResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREUpFileResponse(struct soap*, _ns1__Mms_USCOREUpFileResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREUpFileResponse(struct soap*, _ns1__Mms_USCOREUpFileResponse*);
@endcode
- <ns1:Mms_GetFileStatus> @ref _ns1__Mms_USCOREGetFileStatus
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetFileStatus(struct soap*, _ns1__Mms_USCOREGetFileStatus*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetFileStatus(struct soap*, _ns1__Mms_USCOREGetFileStatus*);
@endcode
- <ns1:Mms_GetFileStatusResponse> @ref _ns1__Mms_USCOREGetFileStatusResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetFileStatusResponse(struct soap*, _ns1__Mms_USCOREGetFileStatusResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetFileStatusResponse(struct soap*, _ns1__Mms_USCOREGetFileStatusResponse*);
@endcode
- <ns1:Mms_Send> @ref _ns1__Mms_USCORESend
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCORESend(struct soap*, _ns1__Mms_USCORESend*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCORESend(struct soap*, _ns1__Mms_USCORESend*);
@endcode
- <ns1:Mms_SendResponse> @ref _ns1__Mms_USCORESendResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCORESendResponse(struct soap*, _ns1__Mms_USCORESendResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCORESendResponse(struct soap*, _ns1__Mms_USCORESendResponse*);
@endcode
- <ns1:Mms_GetReport> @ref _ns1__Mms_USCOREGetReport
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetReport(struct soap*, _ns1__Mms_USCOREGetReport*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetReport(struct soap*, _ns1__Mms_USCOREGetReport*);
@endcode
- <ns1:Mms_GetReportResponse> @ref _ns1__Mms_USCOREGetReportResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetReportResponse(struct soap*, _ns1__Mms_USCOREGetReportResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetReportResponse(struct soap*, _ns1__Mms_USCOREGetReportResponse*);
@endcode
- <ns1:Mms_GetRecv> @ref _ns1__Mms_USCOREGetRecv
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetRecv(struct soap*, _ns1__Mms_USCOREGetRecv*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetRecv(struct soap*, _ns1__Mms_USCOREGetRecv*);
@endcode
- <ns1:Mms_GetRecvResponse> @ref _ns1__Mms_USCOREGetRecvResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Mms_USCOREGetRecvResponse(struct soap*, _ns1__Mms_USCOREGetRecvResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Mms_USCOREGetRecvResponse(struct soap*, _ns1__Mms_USCOREGetRecvResponse*);
@endcode
- <ns1:Task_UpFile> @ref _ns1__Task_USCOREUpFile
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREUpFile(struct soap*, _ns1__Task_USCOREUpFile*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREUpFile(struct soap*, _ns1__Task_USCOREUpFile*);
@endcode
- <ns1:Task_UpFileResponse> @ref _ns1__Task_USCOREUpFileResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREUpFileResponse(struct soap*, _ns1__Task_USCOREUpFileResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREUpFileResponse(struct soap*, _ns1__Task_USCOREUpFileResponse*);
@endcode
- <ns1:Task_DelFile> @ref _ns1__Task_USCOREDelFile
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREDelFile(struct soap*, _ns1__Task_USCOREDelFile*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREDelFile(struct soap*, _ns1__Task_USCOREDelFile*);
@endcode
- <ns1:Task_DelFileResponse> @ref _ns1__Task_USCOREDelFileResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREDelFileResponse(struct soap*, _ns1__Task_USCOREDelFileResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREDelFileResponse(struct soap*, _ns1__Task_USCOREDelFileResponse*);
@endcode
- <ns1:Task_SmsSend> @ref _ns1__Task_USCORESmsSend
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsSend(struct soap*, _ns1__Task_USCORESmsSend*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsSend(struct soap*, _ns1__Task_USCORESmsSend*);
@endcode
- <ns1:Task_SmsSendResponse> @ref _ns1__Task_USCORESmsSendResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsSendResponse(struct soap*, _ns1__Task_USCORESmsSendResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsSendResponse(struct soap*, _ns1__Task_USCORESmsSendResponse*);
@endcode
- <ns1:Task_GetSmsStatus> @ref _ns1__Task_USCOREGetSmsStatus
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREGetSmsStatus(struct soap*, _ns1__Task_USCOREGetSmsStatus*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREGetSmsStatus(struct soap*, _ns1__Task_USCOREGetSmsStatus*);
@endcode
- <ns1:Task_GetSmsStatusResponse> @ref _ns1__Task_USCOREGetSmsStatusResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREGetSmsStatusResponse(struct soap*, _ns1__Task_USCOREGetSmsStatusResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREGetSmsStatusResponse(struct soap*, _ns1__Task_USCOREGetSmsStatusResponse*);
@endcode
- <ns1:Task_SmsStop> @ref _ns1__Task_USCORESmsStop
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsStop(struct soap*, _ns1__Task_USCORESmsStop*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsStop(struct soap*, _ns1__Task_USCORESmsStop*);
@endcode
- <ns1:Task_SmsStopResponse> @ref _ns1__Task_USCORESmsStopResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsStopResponse(struct soap*, _ns1__Task_USCORESmsStopResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsStopResponse(struct soap*, _ns1__Task_USCORESmsStopResponse*);
@endcode
- <ns1:Task_SmsStart> @ref _ns1__Task_USCORESmsStart
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsStart(struct soap*, _ns1__Task_USCORESmsStart*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsStart(struct soap*, _ns1__Task_USCORESmsStart*);
@endcode
- <ns1:Task_SmsStartResponse> @ref _ns1__Task_USCORESmsStartResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCORESmsStartResponse(struct soap*, _ns1__Task_USCORESmsStartResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCORESmsStartResponse(struct soap*, _ns1__Task_USCORESmsStartResponse*);
@endcode
- <ns1:Task_MmsSend> @ref _ns1__Task_USCOREMmsSend
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsSend(struct soap*, _ns1__Task_USCOREMmsSend*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsSend(struct soap*, _ns1__Task_USCOREMmsSend*);
@endcode
- <ns1:Task_MmsSendResponse> @ref _ns1__Task_USCOREMmsSendResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsSendResponse(struct soap*, _ns1__Task_USCOREMmsSendResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsSendResponse(struct soap*, _ns1__Task_USCOREMmsSendResponse*);
@endcode
- <ns1:Task_GetMmsStatus> @ref _ns1__Task_USCOREGetMmsStatus
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREGetMmsStatus(struct soap*, _ns1__Task_USCOREGetMmsStatus*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREGetMmsStatus(struct soap*, _ns1__Task_USCOREGetMmsStatus*);
@endcode
- <ns1:Task_GetMmsStatusResponse> @ref _ns1__Task_USCOREGetMmsStatusResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREGetMmsStatusResponse(struct soap*, _ns1__Task_USCOREGetMmsStatusResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREGetMmsStatusResponse(struct soap*, _ns1__Task_USCOREGetMmsStatusResponse*);
@endcode
- <ns1:Task_MmsStop> @ref _ns1__Task_USCOREMmsStop
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsStop(struct soap*, _ns1__Task_USCOREMmsStop*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsStop(struct soap*, _ns1__Task_USCOREMmsStop*);
@endcode
- <ns1:Task_MmsStopResponse> @ref _ns1__Task_USCOREMmsStopResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsStopResponse(struct soap*, _ns1__Task_USCOREMmsStopResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsStopResponse(struct soap*, _ns1__Task_USCOREMmsStopResponse*);
@endcode
- <ns1:Task_MmsStart> @ref _ns1__Task_USCOREMmsStart
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsStart(struct soap*, _ns1__Task_USCOREMmsStart*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsStart(struct soap*, _ns1__Task_USCOREMmsStart*);
@endcode
- <ns1:Task_MmsStartResponse> @ref _ns1__Task_USCOREMmsStartResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Task_USCOREMmsStartResponse(struct soap*, _ns1__Task_USCOREMmsStartResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Task_USCOREMmsStartResponse(struct soap*, _ns1__Task_USCOREMmsStartResponse*);
@endcode
- <ns1:Agent_GetSmsBalance> @ref _ns1__Agent_USCOREGetSmsBalance
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetSmsBalance(struct soap*, _ns1__Agent_USCOREGetSmsBalance*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetSmsBalance(struct soap*, _ns1__Agent_USCOREGetSmsBalance*);
@endcode
- <ns1:Agent_GetSmsBalanceResponse> @ref _ns1__Agent_USCOREGetSmsBalanceResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetSmsBalanceResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetSmsBalanceResponse*);
@endcode
- <ns1:Agent_GetCorpSmsBalance> @ref _ns1__Agent_USCOREGetCorpSmsBalance
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetCorpSmsBalance(struct soap*, _ns1__Agent_USCOREGetCorpSmsBalance*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetCorpSmsBalance(struct soap*, _ns1__Agent_USCOREGetCorpSmsBalance*);
@endcode
- <ns1:Agent_GetCorpSmsBalanceResponse> @ref _ns1__Agent_USCOREGetCorpSmsBalanceResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetCorpSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetCorpSmsBalanceResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetCorpSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetCorpSmsBalanceResponse*);
@endcode
- <ns1:Agent_CorpSmsPay> @ref _ns1__Agent_USCORECorpSmsPay
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSmsPay(struct soap*, _ns1__Agent_USCORECorpSmsPay*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSmsPay(struct soap*, _ns1__Agent_USCORECorpSmsPay*);
@endcode
- <ns1:Agent_CorpSmsPayResponse> @ref _ns1__Agent_USCORECorpSmsPayResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSmsPayResponse(struct soap*, _ns1__Agent_USCORECorpSmsPayResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSmsPayResponse(struct soap*, _ns1__Agent_USCORECorpSmsPayResponse*);
@endcode
- <ns1:Agent_GetUserID> @ref _ns1__Agent_USCOREGetUserID
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetUserID(struct soap*, _ns1__Agent_USCOREGetUserID*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetUserID(struct soap*, _ns1__Agent_USCOREGetUserID*);
@endcode
- <ns1:Agent_GetUserIDResponse> @ref _ns1__Agent_USCOREGetUserIDResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetUserIDResponse(struct soap*, _ns1__Agent_USCOREGetUserIDResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetUserIDResponse(struct soap*, _ns1__Agent_USCOREGetUserIDResponse*);
@endcode
- <ns1:Agent_GetUserSmsBalance> @ref _ns1__Agent_USCOREGetUserSmsBalance
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetUserSmsBalance(struct soap*, _ns1__Agent_USCOREGetUserSmsBalance*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetUserSmsBalance(struct soap*, _ns1__Agent_USCOREGetUserSmsBalance*);
@endcode
- <ns1:Agent_GetUserSmsBalanceResponse> @ref _ns1__Agent_USCOREGetUserSmsBalanceResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREGetUserSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetUserSmsBalanceResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREGetUserSmsBalanceResponse(struct soap*, _ns1__Agent_USCOREGetUserSmsBalanceResponse*);
@endcode
- <ns1:Agent_SetUserSmsBalance> @ref _ns1__Agent_USCORESetUserSmsBalance
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORESetUserSmsBalance(struct soap*, _ns1__Agent_USCORESetUserSmsBalance*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORESetUserSmsBalance(struct soap*, _ns1__Agent_USCORESetUserSmsBalance*);
@endcode
- <ns1:Agent_SetUserSmsBalanceResponse> @ref _ns1__Agent_USCORESetUserSmsBalanceResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORESetUserSmsBalanceResponse(struct soap*, _ns1__Agent_USCORESetUserSmsBalanceResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORESetUserSmsBalanceResponse(struct soap*, _ns1__Agent_USCORESetUserSmsBalanceResponse*);
@endcode
- <ns1:Agent_UserSmsPay> @ref _ns1__Agent_USCOREUserSmsPay
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREUserSmsPay(struct soap*, _ns1__Agent_USCOREUserSmsPay*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREUserSmsPay(struct soap*, _ns1__Agent_USCOREUserSmsPay*);
@endcode
- <ns1:Agent_UserSmsPayResponse> @ref _ns1__Agent_USCOREUserSmsPayResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCOREUserSmsPayResponse(struct soap*, _ns1__Agent_USCOREUserSmsPayResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCOREUserSmsPayResponse(struct soap*, _ns1__Agent_USCOREUserSmsPayResponse*);
@endcode
- <ns1:Agent_CorpAdd> @ref _ns1__Agent_USCORECorpAdd
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpAdd(struct soap*, _ns1__Agent_USCORECorpAdd*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpAdd(struct soap*, _ns1__Agent_USCORECorpAdd*);
@endcode
- <ns1:Agent_CorpAddResponse> @ref _ns1__Agent_USCORECorpAddResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpAddResponse(struct soap*, _ns1__Agent_USCORECorpAddResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpAddResponse(struct soap*, _ns1__Agent_USCORECorpAddResponse*);
@endcode
- <ns1:Agent_CorpAddUser> @ref _ns1__Agent_USCORECorpAddUser
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpAddUser(struct soap*, _ns1__Agent_USCORECorpAddUser*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpAddUser(struct soap*, _ns1__Agent_USCORECorpAddUser*);
@endcode
- <ns1:Agent_CorpAddUserResponse> @ref _ns1__Agent_USCORECorpAddUserResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpAddUserResponse(struct soap*, _ns1__Agent_USCORECorpAddUserResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpAddUserResponse(struct soap*, _ns1__Agent_USCORECorpAddUserResponse*);
@endcode
- <ns1:Agent_CorpSignNameApply> @ref _ns1__Agent_USCORECorpSignNameApply
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSignNameApply(struct soap*, _ns1__Agent_USCORECorpSignNameApply*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSignNameApply(struct soap*, _ns1__Agent_USCORECorpSignNameApply*);
@endcode
- <ns1:Agent_CorpSignNameApplyResponse> @ref _ns1__Agent_USCORECorpSignNameApplyResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSignNameApplyResponse(struct soap*, _ns1__Agent_USCORECorpSignNameApplyResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSignNameApplyResponse(struct soap*, _ns1__Agent_USCORECorpSignNameApplyResponse*);
@endcode
- <ns1:Agent_CorpSignNameStatus> @ref _ns1__Agent_USCORECorpSignNameStatus
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSignNameStatus(struct soap*, _ns1__Agent_USCORECorpSignNameStatus*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSignNameStatus(struct soap*, _ns1__Agent_USCORECorpSignNameStatus*);
@endcode
- <ns1:Agent_CorpSignNameStatusResponse> @ref _ns1__Agent_USCORECorpSignNameStatusResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Agent_USCORECorpSignNameStatusResponse(struct soap*, _ns1__Agent_USCORECorpSignNameStatusResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Agent_USCORECorpSignNameStatusResponse(struct soap*, _ns1__Agent_USCORECorpSignNameStatusResponse*);
@endcode
- <ns1:Template_Add> @ref _ns1__Template_USCOREAdd
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREAdd(struct soap*, _ns1__Template_USCOREAdd*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREAdd(struct soap*, _ns1__Template_USCOREAdd*);
@endcode
- <ns1:Template_AddResponse> @ref _ns1__Template_USCOREAddResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREAddResponse(struct soap*, _ns1__Template_USCOREAddResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREAddResponse(struct soap*, _ns1__Template_USCOREAddResponse*);
@endcode
- <ns1:Template_Modify> @ref _ns1__Template_USCOREModify
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREModify(struct soap*, _ns1__Template_USCOREModify*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREModify(struct soap*, _ns1__Template_USCOREModify*);
@endcode
- <ns1:Template_ModifyResponse> @ref _ns1__Template_USCOREModifyResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREModifyResponse(struct soap*, _ns1__Template_USCOREModifyResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREModifyResponse(struct soap*, _ns1__Template_USCOREModifyResponse*);
@endcode
- <ns1:Template_Del> @ref _ns1__Template_USCOREDel
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREDel(struct soap*, _ns1__Template_USCOREDel*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREDel(struct soap*, _ns1__Template_USCOREDel*);
@endcode
- <ns1:Template_DelResponse> @ref _ns1__Template_USCOREDelResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREDelResponse(struct soap*, _ns1__Template_USCOREDelResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREDelResponse(struct soap*, _ns1__Template_USCOREDelResponse*);
@endcode
- <ns1:Template_Query> @ref _ns1__Template_USCOREQuery
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREQuery(struct soap*, _ns1__Template_USCOREQuery*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREQuery(struct soap*, _ns1__Template_USCOREQuery*);
@endcode
- <ns1:Template_QueryResponse> @ref _ns1__Template_USCOREQueryResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREQueryResponse(struct soap*, _ns1__Template_USCOREQueryResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREQueryResponse(struct soap*, _ns1__Template_USCOREQueryResponse*);
@endcode
- <ns1:Template_List> @ref _ns1__Template_USCOREList
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREList(struct soap*, _ns1__Template_USCOREList*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREList(struct soap*, _ns1__Template_USCOREList*);
@endcode
- <ns1:Template_ListResponse> @ref _ns1__Template_USCOREListResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCOREListResponse(struct soap*, _ns1__Template_USCOREListResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCOREListResponse(struct soap*, _ns1__Template_USCOREListResponse*);
@endcode
- <ns1:Template_SendSms> @ref _ns1__Template_USCORESendSms
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCORESendSms(struct soap*, _ns1__Template_USCORESendSms*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCORESendSms(struct soap*, _ns1__Template_USCORESendSms*);
@endcode
- <ns1:Template_SendSmsResponse> @ref _ns1__Template_USCORESendSmsResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__Template_USCORESendSmsResponse(struct soap*, _ns1__Template_USCORESendSmsResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__Template_USCORESendSmsResponse(struct soap*, _ns1__Template_USCORESendSmsResponse*);
@endcode
- <ns1:SignName_Apply> @ref _ns1__SignName_USCOREApply
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__SignName_USCOREApply(struct soap*, _ns1__SignName_USCOREApply*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__SignName_USCOREApply(struct soap*, _ns1__SignName_USCOREApply*);
@endcode
- <ns1:SignName_ApplyResponse> @ref _ns1__SignName_USCOREApplyResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__SignName_USCOREApplyResponse(struct soap*, _ns1__SignName_USCOREApplyResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__SignName_USCOREApplyResponse(struct soap*, _ns1__SignName_USCOREApplyResponse*);
@endcode
- <ns1:SignName_Status> @ref _ns1__SignName_USCOREStatus
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__SignName_USCOREStatus(struct soap*, _ns1__SignName_USCOREStatus*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__SignName_USCOREStatus(struct soap*, _ns1__SignName_USCOREStatus*);
@endcode
- <ns1:SignName_StatusResponse> @ref _ns1__SignName_USCOREStatusResponse
@code
// Reader (returns SOAP_OK on success):
soap_read__ns1__SignName_USCOREStatusResponse(struct soap*, _ns1__SignName_USCOREStatusResponse*);
// Writer (returns SOAP_OK on success):
soap_write__ns1__SignName_USCOREStatusResponse(struct soap*, _ns1__SignName_USCOREStatusResponse*);
@endcode
*/
} // namespace MobsetApi
/* End of MobsetApi.h */