Transfers your messages to your web service. And sends response of your webservice to sender.
method in web service should be like "onMessage(String userName, String password, String phone, String msgBody)"
Sample soap for webservice:
<soap:Body>
<OnSmsGateMessage xmlns="http://softedware.com/SMSGate">
<userName>string</userName>
<password>string</password>
<phone>string</phone>
<msgBody>string</msgBody>
</OnSmsGateMessage>
</soap:Body>
test web service: http://softedware.com/smsgate/test.asmx
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 1.0.5 App下載 | 免費 | 1970-01-01 | 2015-03-11 |