Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | Using webMethods Mobile Designer | Creating Mobile Application Projects | Coding a Mobile Application | Mobile Designer-Provided Run-Time Classes | Run-Time Comms Classes
 
Run-Time Comms Classes
com.softwareag.mobile.runtime.comms.MessageConnectionHandler
Use the MessageConnectionHandler class to control the detection of incoming SMS messages using the Wireless Messaging API, to send SMS messages to other phones, and to handle Push Notifications.
Mobile Designer sets the default value for each device. You can override the value Mobile Designer sets setting the mobiledesigner.runtime.core.class.comms.messageconnection project property to none or wma.
Note:
The MessageConnectionHandler implements the MessageListener class.
Note:
The httpstream variant of HttpConnectionHandler allows HTTP DELETE messages to specify an optional POST body.