Uses of Record Class
com.whatsapp.api.domain.webhook.Metadata
Packages that use Metadata
-
Uses of Metadata in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return MetadataModifier and TypeMethodDescriptionValue.metadata()Returns the value of themetadatarecord component.Constructors in com.whatsapp.api.domain.webhook with parameters of type MetadataModifierConstructorDescriptionValue(Metadata metadata, String messagingProduct, List<Message> messages, List<Contact> contacts, List<Status> statuses, EventType event, String phoneNumber, String messageTemplateId, String messageTemplateName, String messageTemplateLanguage, String reason, String displayPhoneNumber, String decision, String requestedVerifiedName, Object rejectionReason, DisableInfo disableInfo, String currentLimit, BanInfo banInfo, List<RestrictionInfo> restrictionInfo) Creates an instance of aValuerecord class.