public class MentionedInfo extends Object
| 构造器和说明 |
|---|
MentionedInfo(int type,
String[] userIds,
String pushContent) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getPushContent() |
int |
getType() |
String[] |
getUserIds() |
void |
setPushContent(String pushContent) |
void |
setType(int type) |
void |
setUserIds(String[] userIds) |
Copyright © 2020 RcongCloud Group. All rights reserved.