Uses of Record Class
it.auties.whatsapp.model.newsletter.NewsletterPicture
Packages that use NewsletterPicture
-
Uses of NewsletterPicture in it.auties.whatsapp.model.newsletter
Fields in it.auties.whatsapp.model.newsletter with type parameters of type NewsletterPictureModifier and TypeFieldDescriptionprivate final Optional<NewsletterPicture> NewsletterMetadata.pictureThe field for thepicturerecord component.Methods in it.auties.whatsapp.model.newsletter that return types with arguments of type NewsletterPictureModifier and TypeMethodDescriptionNewsletterMetadata.picture()Returns the value of thepicturerecord component.Constructors in it.auties.whatsapp.model.newsletter with parameters of type NewsletterPictureModifierConstructorDescription(package private)NewsletterMetadata(NewsletterName name, NewsletterDescription description, NewsletterPicture picture, String handle, NewsletterSettings settings, String invite, String verification, Long creationTimestampSeconds)