SMS Client SDK examples |
Examples of using the SMS Client SDKWith the SMS Client SDK a wide range of solutions can be created. We will list some of the most typical areas of implementation on this page. Automated SMS message sendingTypical areas of usage:
Manual SMS message sendingTypical areas of usage:
SMS testing, measuring and assuranceTypical areas of usage:
Retrieving MMS (Multi Media) messagesTo receive Multimedia Messages (MMS) there are 2 steps to consider. First the device receives a special MMS Notification message that is a SMS message, and that special SMS message contains information about where the device should retreive the MMS message. Using this SMS Client SDK in combination with the MMS Stack SDK provides the means for receiving MMS messages. |