java.lang.Object
it.auties.whatsapp.model.info.NotificationMessageInfoBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()key(ChatMessageKey key) message(MessageContainer message) messageTimestampSeconds(long messageTimestampSeconds) participant(String participant) participant(Optional<String> participant)
-
Field Details
-
key
-
message
-
messageTimestampSeconds
private long messageTimestampSeconds -
participant
-
-
Constructor Details
-
NotificationMessageInfoBuilder
public NotificationMessageInfoBuilder()
-
-
Method Details
-
key
-
message
-
messageTimestampSeconds
-
participant
-
participant
-
build
-