程序包 top.lieder
类 PhoneMessage
java.lang.Object
top.lieder.PhoneMessage
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static voidsendMessage(String PhoneNumbers, Map<String, Object> messageMap) static com.aliyuncs.CommonResponsestatic com.aliyuncs.CommonResponsestatic com.aliyuncs.CommonResponsesendMessageWithErrorRecord(String PhoneNumbers, Map<String, Object> messageMap, String templateCode, String service, String path, String comment)
-
构造器详细资料
-
PhoneMessage
public PhoneMessage()
-
-
方法详细资料
-
sendMessage
- 抛出:
Exception
-
sendMessage
public static com.aliyuncs.CommonResponse sendMessage(String phoneNumbers, Map<String, Object> messageMap, String templateCode) throws Exception- 抛出:
Exception
-
sendMessageCheckResponse
public static com.aliyuncs.CommonResponse sendMessageCheckResponse(String PhoneNumbers, Map<String, Object> messageMap, String templateCode) throws Exception- 抛出:
Exception
-
sendMessageWithErrorRecord
public static com.aliyuncs.CommonResponse sendMessageWithErrorRecord(String PhoneNumbers, Map<String, Object> messageMap, String templateCode, String service, String path, String comment) throws Exception- 抛出:
Exception
-