Uses of Class
it.auties.whatsapp.model.info.ContextInfo
Packages that use ContextInfo
Package
Description
-
Uses of ContextInfo in it.auties.whatsapp.model.info
Methods in it.auties.whatsapp.model.info that return ContextInfoModifier and TypeMethodDescriptionContextInfoBuilder.build()static ContextInfoContextInfoSpec.decode(byte[] input) static ContextInfoContextInfo.empty()static ContextInfoContextInfo.of(MessageInfo quotedMessage) ContextInfo.setEphemeralExpiration(int ephemeralExpiration) ContextInfo.setEphemeralSettingTimestamp(long ephemeralSettingTimestamp) ContextInfo.setQuotedMessageChat(Chat quotedMessageChat) ContextInfo.setQuotedMessageSender(Contact quotedMessageSender) Methods in it.auties.whatsapp.model.info with parameters of type ContextInfoModifier and TypeMethodDescriptionstatic byte[]ContextInfoSpec.encode(ContextInfo protoInputObject) static Optional<QuotedMessageInfo> QuotedMessageInfo.of(ContextInfo contextInfo) Constructs a quoted message from a context info -
Uses of ContextInfo in it.auties.whatsapp.model.message.button
Fields in it.auties.whatsapp.model.message.button declared as ContextInfoModifier and TypeFieldDescriptionprivate ContextInfoButtonsMessageSimpleBuilder.contextInfoprivate ContextInfoInteractiveMessageSimpleBuilder.contextInfoprivate ContextInfoTemplateMessageSimpleBuilder.contextInfoFields in it.auties.whatsapp.model.message.button with type parameters of type ContextInfoModifier and TypeFieldDescriptionprivate final Optional<ContextInfo> ButtonsMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ButtonsMessageBuilder.contextInfoprivate final Optional<ContextInfo> ButtonsResponseMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ButtonsResponseMessageBuilder.contextInfoprivate final Optional<ContextInfo> InteractiveMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> InteractiveMessageBuilder.contextInfoprivate final Optional<ContextInfo> InteractiveResponseMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> InteractiveResponseMessageBuilder.contextInfoprivate final Optional<ContextInfo> ListMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ListMessageBuilder.contextInfoprivate final Optional<ContextInfo> ListResponseMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ListResponseMessageBuilder.contextInfoprivate final Optional<ContextInfo> TemplateMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> TemplateMessageBuilder.contextInfoprivate final Optional<ContextInfo> TemplateReplyMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> TemplateReplyMessageBuilder.contextInfoMethods in it.auties.whatsapp.model.message.button that return types with arguments of type ContextInfoModifier and TypeMethodDescriptionButtonsMessage.contextInfo()Returns the value of thecontextInforecord component.ButtonsResponseMessage.contextInfo()Returns the value of thecontextInforecord component.InteractiveMessage.contextInfo()Returns the value of thecontextInforecord component.InteractiveResponseMessage.contextInfo()Returns the value of thecontextInforecord component.ListMessage.contextInfo()Returns the value of thecontextInforecord component.ListResponseMessage.contextInfo()Returns the value of thecontextInforecord component.TemplateMessage.contextInfo()Returns the value of thecontextInforecord component.TemplateReplyMessage.contextInfo()Returns the value of thecontextInforecord component.Methods in it.auties.whatsapp.model.message.button with parameters of type ContextInfoModifier and TypeMethodDescriptionButtonsMessageBuilder.contextInfo(ContextInfo contextInfo) ButtonsMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) ButtonsResponseMessageBuilder.contextInfo(ContextInfo contextInfo) InteractiveMessageBuilder.contextInfo(ContextInfo contextInfo) InteractiveMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) InteractiveResponseMessageBuilder.contextInfo(ContextInfo contextInfo) ListMessageBuilder.contextInfo(ContextInfo contextInfo) ListResponseMessageBuilder.contextInfo(ContextInfo contextInfo) TemplateMessageBuilder.contextInfo(ContextInfo contextInfo) TemplateMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) TemplateReplyMessageBuilder.contextInfo(ContextInfo contextInfo) (package private) static ButtonsMessageButtonsMessage.customBuilder(ButtonsMessageHeader header, String body, String footer, ContextInfo contextInfo, List<Button> buttons) (package private) static TemplateMessageTemplateMessage.customBuilder(String id, HydratedFourRowTemplate content, TemplateFormatter format, ContextInfo contextInfo) (package private) static InteractiveMessageInteractiveMessage.simpleBuilder(InteractiveHeader header, String body, String footer, InteractiveMessageContent content, ContextInfo contextInfo) Method parameters in it.auties.whatsapp.model.message.button with type arguments of type ContextInfoModifier and TypeMethodDescriptionButtonsMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) ButtonsResponseMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) InteractiveMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) InteractiveResponseMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) ListMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) ListResponseMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) TemplateMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) TemplateReplyMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) Constructor parameters in it.auties.whatsapp.model.message.button with type arguments of type ContextInfoModifierConstructorDescriptionInteractiveResponseMessage(InteractiveBody body, NativeFlowResponseMessage nativeFlowResponseMessage, Optional<ContextInfo> contextInfo) Creates an instance of aInteractiveResponseMessagerecord class.ListResponseMessage(String title, SingleSelectReplyButton reply, Optional<ContextInfo> contextInfo, Optional<String> description, ListResponseMessage.Type listType) Creates an instance of aListResponseMessagerecord class.TemplateReplyMessage(String id, String buttonText, Optional<ContextInfo> contextInfo, int index) Creates an instance of aTemplateReplyMessagerecord class. -
Uses of ContextInfo in it.auties.whatsapp.model.message.model
Methods in it.auties.whatsapp.model.message.model that return types with arguments of type ContextInfo -
Uses of ContextInfo in it.auties.whatsapp.model.message.payment
Fields in it.auties.whatsapp.model.message.payment declared as ContextInfoModifier and TypeFieldDescriptionprivate final ContextInfoPaymentInvoiceMessage.contextInfoprivate ContextInfoPaymentInvoiceMessageBuilder.contextInfoFields in it.auties.whatsapp.model.message.payment with type parameters of type ContextInfoModifier and TypeFieldDescriptionprivate final Optional<ContextInfo> PaymentOrderMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> PaymentOrderMessageBuilder.contextInfoMethods in it.auties.whatsapp.model.message.payment that return types with arguments of type ContextInfoModifier and TypeMethodDescriptionPaymentInvoiceMessage.contextInfo()PaymentOrderMessage.contextInfo()Returns the value of thecontextInforecord component.Methods in it.auties.whatsapp.model.message.payment with parameters of type ContextInfoModifier and TypeMethodDescriptionPaymentInvoiceMessageBuilder.contextInfo(ContextInfo contextInfo) PaymentOrderMessageBuilder.contextInfo(ContextInfo contextInfo) Method parameters in it.auties.whatsapp.model.message.payment with type arguments of type ContextInfoModifier and TypeMethodDescriptionPaymentOrderMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) Constructors in it.auties.whatsapp.model.message.payment with parameters of type ContextInfoModifierConstructorDescriptionPaymentInvoiceMessage(String note, String token, PaymentInvoiceMessage.PaymentAttachmentType paymentAttachmentType, String mimeType, byte[] mediaKey, Long mediaKeyTimestampSeconds, byte[] mediaSha256, byte[] mediaEncryptedSha256, String mediaDirectPath, byte[] thumbnail, ContextInfo contextInfo) -
Uses of ContextInfo in it.auties.whatsapp.model.message.standard
Fields in it.auties.whatsapp.model.message.standard declared as ContextInfoModifier and TypeFieldDescriptionprivate final ContextInfoAudioMessage.contextInfoprivate ContextInfoAudioMessageBuilder.contextInfoprivate ContextInfoAudioMessageSimpleBuilder.contextInfoprivate final ContextInfoDocumentMessage.contextInfoprivate ContextInfoDocumentMessageBuilder.contextInfoprivate ContextInfoDocumentMessageSimpleBuilder.contextInfoprivate ContextInfoGifMessageSimpleBuilder.contextInfoprivate final ContextInfoImageMessage.contextInfoprivate ContextInfoImageMessageBuilder.contextInfoprivate ContextInfoImageMessageSimpleBuilder.contextInfoprivate final ContextInfoPollCreationMessage.contextInfoprivate ContextInfoPollCreationMessageBuilder.contextInfoprivate ContextInfoSimpleStickerMessageBuilder.contextInfoprivate final ContextInfoStickerMessage.contextInfoprivate ContextInfoStickerMessageBuilder.contextInfoprivate ContextInfoTextMessage.contextInfoprivate ContextInfoTextMessageBuilder.contextInfoprivate ContextInfoVideoMessageSimpleBuilder.contextInfoprivate final ContextInfoVideoOrGifMessage.contextInfoprivate ContextInfoVideoOrGifMessageBuilder.contextInfoFields in it.auties.whatsapp.model.message.standard with type parameters of type ContextInfoModifier and TypeFieldDescriptionprivate final Optional<ContextInfo> ContactMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ContactMessageBuilder.contextInfoprivate final Optional<ContextInfo> ContactsMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ContactsMessageBuilder.contextInfoprivate final Optional<ContextInfo> GroupInviteMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> GroupInviteMessageBuilder.contextInfoprivate final Optional<ContextInfo> LiveLocationMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> LiveLocationMessageBuilder.contextInfoprivate final Optional<ContextInfo> LocationMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> LocationMessageBuilder.contextInfoprivate final Optional<ContextInfo> ProductMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> ProductMessageBuilder.contextInfoprivate final Optional<ContextInfo> RequestPhoneNumberMessage.contextInfoThe field for thecontextInforecord component.private Optional<ContextInfo> RequestPhoneNumberMessageBuilder.contextInfoMethods in it.auties.whatsapp.model.message.standard that return types with arguments of type ContextInfoModifier and TypeMethodDescriptionAudioMessage.contextInfo()ContactMessage.contextInfo()Returns the value of thecontextInforecord component.ContactsMessage.contextInfo()Returns the value of thecontextInforecord component.DocumentMessage.contextInfo()GroupInviteMessage.contextInfo()Returns the value of thecontextInforecord component.ImageMessage.contextInfo()LiveLocationMessage.contextInfo()Returns the value of thecontextInforecord component.LocationMessage.contextInfo()Returns the value of thecontextInforecord component.PollCreationMessage.contextInfo()ProductMessage.contextInfo()Returns the value of thecontextInforecord component.RequestPhoneNumberMessage.contextInfo()Returns the value of thecontextInforecord component.StickerMessage.contextInfo()TextMessage.contextInfo()VideoOrGifMessage.contextInfo()Methods in it.auties.whatsapp.model.message.standard with parameters of type ContextInfoModifier and TypeMethodDescriptionAudioMessageBuilder.contextInfo(ContextInfo contextInfo) AudioMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) ContactMessageBuilder.contextInfo(ContextInfo contextInfo) ContactsMessageBuilder.contextInfo(ContextInfo contextInfo) DocumentMessageBuilder.contextInfo(ContextInfo contextInfo) DocumentMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) GifMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) GroupInviteMessageBuilder.contextInfo(ContextInfo contextInfo) ImageMessageBuilder.contextInfo(ContextInfo contextInfo) ImageMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) LiveLocationMessageBuilder.contextInfo(ContextInfo contextInfo) LocationMessageBuilder.contextInfo(ContextInfo contextInfo) PollCreationMessageBuilder.contextInfo(ContextInfo contextInfo) ProductMessageBuilder.contextInfo(ContextInfo contextInfo) RequestPhoneNumberMessageBuilder.contextInfo(ContextInfo contextInfo) SimpleStickerMessageBuilder.contextInfo(ContextInfo contextInfo) StickerMessageBuilder.contextInfo(ContextInfo contextInfo) TextMessageBuilder.contextInfo(ContextInfo contextInfo) VideoMessageSimpleBuilder.contextInfo(ContextInfo contextInfo) VideoOrGifMessageBuilder.contextInfo(ContextInfo contextInfo) (package private) static AudioMessageAudioMessage.customBuilder(byte[] media, ContextInfo contextInfo, String mimeType, boolean voiceMessage) (package private) static DocumentMessageDocumentMessage.customBuilder(byte[] media, String fileName, String mimeType, String title, int pageCount, byte[] thumbnail, ContextInfo contextInfo) (package private) static VideoOrGifMessageVideoOrGifMessage.gifBuilder(byte[] media, String mimeType, String caption, VideoOrGifMessage.Attribution gifAttribution, byte[] thumbnail, ContextInfo contextInfo) TextMessage.setContextInfo(ContextInfo contextInfo) (package private) static ImageMessageImageMessage.simpleBuilder(byte[] media, String mimeType, String caption, byte[] thumbnail, ContextInfo contextInfo) Constructs a new builder to create a ImageMessage.(package private) static StickerMessageStickerMessage.simpleBuilder(byte[] media, String mimeType, byte[] thumbnail, boolean animated, ContextInfo contextInfo) (package private) static VideoOrGifMessageVideoOrGifMessage.videoBuilder(byte[] media, String mimeType, String caption, byte[] thumbnail, ContextInfo contextInfo) Method parameters in it.auties.whatsapp.model.message.standard with type arguments of type ContextInfoModifier and TypeMethodDescriptionContactMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) ContactsMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) GroupInviteMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) LiveLocationMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) LocationMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) ProductMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) RequestPhoneNumberMessageBuilder.contextInfo(Optional<ContextInfo> contextInfo) Constructors in it.auties.whatsapp.model.message.standard with parameters of type ContextInfoModifierConstructorDescriptionAudioMessage(String mediaUrl, String mimetype, byte[] mediaSha256, Long mediaSize, Integer duration, boolean voiceMessage, byte[] mediaKey, byte[] mediaEncryptedSha256, String mediaDirectPath, Long mediaKeyTimestampSeconds, ContextInfo contextInfo, byte[] streamingSidecar, byte[] waveform, Integer backgroundArgb) DocumentMessage(String mediaUrl, String mimetype, String title, byte[] mediaSha256, Long mediaSize, Integer pageCount, byte[] mediaKey, String fileName, byte[] mediaEncryptedSha256, String mediaDirectPath, Long mediaKeyTimestampSeconds, byte[] thumbnail, boolean contactVcard, String thumbnailDirectPath, byte[] thumbnailSha256, byte[] thumbnailEncSha256, ContextInfo contextInfo, Integer thumbnailHeight, Integer thumbnailWidth, String caption) ImageMessage(String mediaUrl, String mimetype, String caption, byte[] mediaSha256, Long mediaSize, Integer height, Integer width, byte[] mediaKey, byte[] mediaEncryptedSha256, List<InteractiveLocationAnnotation> interactiveAnnotations, String mediaDirectPath, Long mediaKeyTimestampSeconds, byte[] thumbnail, ContextInfo contextInfo, byte[] firstScanSidecar, Integer firstScanLength, Integer experimentGroupId, byte[] scansSidecar, List<Integer> scanLengths, byte[] midQualityFileSha256, byte[] midQualityFileEncSha256, boolean viewOnce, String thumbnailDirectPath, byte[] thumbnailSha256, byte[] thumbnailEncSha256, String staticUrl) PollCreationMessage(byte[] encryptionKey, String title, List<PollOption> selectableOptions, int selectableOptionsCount, ContextInfo contextInfo) PollCreationMessage(byte[] encryptionKey, String title, List<PollOption> selectableOptions, int selectableOptionsCount, ContextInfo contextInfo, Map<String, PollOption> selectableOptionsMap, Map<Jid, Collection<PollOption>> selectedOptionsMap) StickerMessage(String mediaUrl, byte[] mediaSha256, byte[] mediaEncryptedSha256, byte[] mediaKey, String mimetype, Integer height, Integer width, String mediaDirectPath, Long mediaSize, Long mediaKeyTimestampSeconds, Integer firstFrameLength, byte[] firstFrameSidecar, boolean animated, byte[] thumbnail, ContextInfo contextInfo, Long stickerSentTimestamp, boolean avatar) TextMessage(String text, String matchedText, String canonicalUrl, String description, String title, Integer textArgb, Integer backgroundArgb, TextMessage.FontType font, TextMessage.PreviewType previewType, byte[] thumbnail, ContextInfo contextInfo, boolean doNotPlayInline, String thumbnailDirectPath, byte[] thumbnailSha256, byte[] thumbnailEncSha256, byte[] mediaKey, Long mediaKeyTimestampSeconds, Integer thumbnailHeight, Integer thumbnailWidth, TextMessage.InviteLinkGroupType inviteLinkGroupType, String inviteLinkParentGroupSubjectV2, byte[] inviteLinkParentGroupThumbnailV2, TextMessage.InviteLinkGroupType inviteLinkGroupTypeV2, boolean viewOnce) VideoOrGifMessage(String mediaUrl, String mimetype, byte[] mediaSha256, Long mediaSize, Integer duration, byte[] mediaKey, String caption, boolean gifPlayback, Integer height, Integer width, byte[] mediaEncryptedSha256, List<InteractiveLocationAnnotation> interactiveAnnotations, String mediaDirectPath, long mediaKeyTimestampSeconds, byte[] thumbnail, ContextInfo contextInfo, byte[] streamingSidecar, VideoOrGifMessage.Attribution gifAttribution, boolean viewOnce, String thumbnailDirectPath, byte[] thumbnailSha256, byte[] thumbnailEncSha256, String staticUrl) Constructor parameters in it.auties.whatsapp.model.message.standard with type arguments of type ContextInfoModifierConstructorDescriptionContactMessage(String name, ContactCard vcard, Optional<ContextInfo> contextInfo) Creates an instance of aContactMessagerecord class.ContactsMessage(String name, List<ContactMessage> contacts, Optional<ContextInfo> contextInfo) Creates an instance of aContactsMessagerecord class.RequestPhoneNumberMessage(Optional<ContextInfo> contextInfo) Creates an instance of aRequestPhoneNumberMessagerecord class. -
Uses of ContextInfo in it.auties.whatsapp.util
Methods in it.auties.whatsapp.util with parameters of type ContextInfoModifier and TypeMethodDescriptionprivate voidDefaultControllerSerializer.attributeStoreContextInfo(Store store, ContextInfo contextInfo)