public class GetProgressBatchMessageRespBody extends Object
| 构造器和说明 |
|---|
GetProgressBatchMessageRespBody() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchMessageRecallProgress |
getBatchMessageRecallProgress() |
BatchMessageSendProgress |
getBatchMessageSendProgress() |
void |
setBatchMessageRecallProgress(BatchMessageRecallProgress batchMessageRecallProgress) |
void |
setBatchMessageSendProgress(BatchMessageSendProgress batchMessageSendProgress) |
public BatchMessageSendProgress getBatchMessageSendProgress()
public void setBatchMessageSendProgress(BatchMessageSendProgress batchMessageSendProgress)
public BatchMessageRecallProgress getBatchMessageRecallProgress()
public void setBatchMessageRecallProgress(BatchMessageRecallProgress batchMessageRecallProgress)
Copyright © 2022. All rights reserved.