| 程序包 | 说明 |
|---|---|
| cn.jsms.api | |
| cn.jsms.api.common | |
| cn.jsms.api.schedule.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ScheduleListResult |
JSMSClient.sendBatchScheduleSMS(ScheduleSMSPayload payload)
Submit a mission that sending a batch of SMS with schedule
|
ScheduleResult |
JSMSClient.sendScheduleSMS(ScheduleSMSPayload payload)
Submit a mission that sending a template SMS with pointed schedule
|
ScheduleListResult |
JSMSClient.updateBatchScheduleSMS(ScheduleSMSPayload payload,
String scheduleId)
Update batch of SMS with schedule
|
ScheduleResult |
JSMSClient.updateScheduleSMS(ScheduleSMSPayload payload,
String scheduleId)
Modify SMS with schedule
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScheduleListResult |
SMSClient.sendBatchScheduleSMS(ScheduleSMSPayload payload)
Submit a mission that sending a batch of SMS with schedule
|
ScheduleResult |
SMSClient.sendScheduleSMS(ScheduleSMSPayload payload)
Submit a mission that sending a template SMS with pointed schedule
|
ScheduleListResult |
SMSClient.updateBatchScheduleSMS(ScheduleSMSPayload payload,
String scheduleId)
Update batch of SMS with schedule
|
ScheduleResult |
SMSClient.updateScheduleSMS(ScheduleSMSPayload payload,
String scheduleId)
Modify SMS with schedule
|
| 限定符和类型 | 方法和说明 |
|---|---|
ScheduleSMSPayload |
ScheduleSMSPayload.Builder.build() |
Copyright © 2017. All Rights Reserved.