SendStatusCollection SendUnicodeMessage ( String[] ToList, String Message, String From ) throws IntelliSMSException
Sends a Unicode SMS message to multiple recipients via the Internet Gateway. The Unicode format is used to send multilingual messages not support by the standard GSM character set.
See Unicode Character Codes for more details.
Array containing the send status for each recipient. See SendStatusCollection
import IntelliSoftware.SMSGateway.SDK.IntelliSMSJavaSDK.*; IntelliSMS objIntelliSMS = new IntelliSMS(); objIntelliSMS.Username = "MyUsername"; objIntelliSMS.Password = "MyPassword"; objIntelliSMS.SendUnicodeMessage ( "44771012345,44771023456", "Hello", "SENDER_ID" );
<< Back to Java SDK
SMS Interfaces HTTP Interface SMTP Interface COM Component .NET Component PHP SDK Java SDK
Reply Routing
Inbound SMS
Why IntelliSMS?
Coverage
Prices
Downloads
Documents
Free Trial