Uses of Record Class
com.whatsapp.api.domain.webhook.Origin
-
Uses of Origin in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionConversation.origin()
Returns the value of theorigin
record component.ModifierConstructorDescriptionConversation
(String expirationTimestamp, Origin origin, String id) Creates an instance of aConversation
record class.