public static class BatchMessageReadUser.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
BatchMessageReadUser |
build() |
BatchMessageReadUser.Builder |
readCount(String readCount)
已读的人数
示例值:
|
BatchMessageReadUser.Builder |
totalCount(String totalCount)
推送的总人数
示例值:
|
public BatchMessageReadUser.Builder readCount(String readCount)
示例值:
readCount - public BatchMessageReadUser.Builder totalCount(String totalCount)
示例值:
totalCount - public BatchMessageReadUser build()
Copyright © 2022. All rights reserved.