public class SendSms extends Object
SendSms()
boolean
sendSms(String mobile, Map<String,String> map, String tmpl)
sendSms(String mobile, String vcode)
sendSms(String mobile, String info, String tmpl)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SendSms()
com.aliyuncs.exceptions.ClientException
public boolean sendSms(String mobile, String vcode)
public boolean sendSms(String mobile, String info, String tmpl)
public boolean sendSms(String mobile, Map<String,String> map, String tmpl)
Copyright © 2022. All rights reserved.