public class MemberChangeAttachment extends NotificationAttachmentWithExtension
NotificationType.InviteMember,
NotificationType.KickMember,
NotificationType.PassTeamApply,
NotificationType.LeaveTeam,
NotificationType.TransferOwner,
NotificationType.SUPER_TEAM_INVITE,
NotificationType.SUPER_TEAM_LEAVE,
targets列表只包含新任拥有者的帐号,
NotificationType.AddTeamManager,
NotificationType.RemoveTeamManager,
targets列表只包含邀请者的用户帐号,
序列化表格extension| 构造器和说明 |
|---|
MemberChangeAttachment() |
| 限定符和类型 | 方法和说明 |
|---|---|
java.util.ArrayList<java.lang.String> |
getTargets() |
void |
parse(JSONObject json) |
getExtensionfromJson, getType, setType, toJson