Uses of Record Class
com.whatsapp.api.domain.webhook.Contact
-
Uses of Contact in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionMessage.contacts()
Returns the value of thecontacts
record component.Value.contacts()
Returns the value of thecontacts
record component.ModifierConstructorDescriptionMessage
(Reaction reaction, Image image, Sticker sticker, Location location, List<Contact> contacts, Button button, Context context, String from, String id, Text text, List<Error> errors, MessageType type, Interactive interactive, String timestamp, Referral referral, Order order, System system, Video video, Audio audio, Document document) Creates an instance of aMessage
record class.