| Package | Description |
|---|---|
| com.yunpian.sdk.api | |
| com.yunpian.sdk.service |
| Modifier and Type | Method and Description |
|---|---|
Result<List<SmsReply>> |
SmsApi.get_reply(Map<String,String> param)
查回复的短信
|
Result<List<SmsReply>> |
SmsApi.pull_reply(Map<String,String> param)
获取回复短信
|
| Modifier and Type | Method and Description |
|---|---|
ResultDO<List<SmsReply>> |
SmsOperator.getReply(Date startTime,
Date endTime,
String mobile,
String pageNum,
String pageSize)
Deprecated.
|
ResultDO<List<SmsReply>> |
SmsOperator.pullReply()
Deprecated.
|
Copyright © 2017. All rights reserved.