public class SendSMS extends Object
SendSMS()
static int
send(String smsUrl, String username, String password, String mobileNo, String smsContent)
send(String smsUrl, String username, String password, String mobileNo, String smsContent, String proxyHost, String proxyPort)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendSMS()
public static int send(String smsUrl, String username, String password, String mobileNo, String smsContent)
public static int send(String smsUrl, String username, String password, String mobileNo, String smsContent, String proxyHost, String proxyPort)
Copyright © 2017. All rights reserved.