java.lang.Object
it.auties.whatsapp.model.info.WebNotificationsInfoBuilder
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate List<ChatMessageInfo> private longprivate int -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()notifyMessageCount(int notifyMessageCount) notifyMessages(List<ChatMessageInfo> notifyMessages) timestampSeconds(long timestampSeconds) unreadChats(int unreadChats)
-
Field Details
-
timestampSeconds
private long timestampSeconds -
unreadChats
private int unreadChats -
notifyMessageCount
private int notifyMessageCount -
notifyMessages
-
-
Constructor Details
-
WebNotificationsInfoBuilder
public WebNotificationsInfoBuilder()
-
-
Method Details
-
timestampSeconds
-
unreadChats
-
notifyMessageCount
-
notifyMessages
-
build
-