public class UserData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Integer |
mailboxQuota |
MailFilter |
mailFilter |
byte[] |
photo |
User |
user |
Constructor and Description |
---|
UserData() |
public User user
public byte[] photo
public MailFilter mailFilter
public java.lang.Integer mailboxQuota
Copyright © 2021. All Rights Reserved.