Module it.auties.cobalt
Class EncryptedReactionMessageBuilder
java.lang.Object
it.auties.whatsapp.model.message.standard.EncryptedReactionMessageBuilder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()encIv(byte[] encIv) encPayload(byte[] encPayload) targetMessageKey(ChatMessageKey targetMessageKey)
-
Field Details
-
targetMessageKey
-
encPayload
private byte[] encPayload -
encIv
private byte[] encIv
-
-
Constructor Details
-
EncryptedReactionMessageBuilder
public EncryptedReactionMessageBuilder()
-
-
Method Details
-
targetMessageKey
-
encPayload
-
encIv
-
build
-