Uses of Record Class
com.whatsapp.api.domain.webhook.Origin
Packages that use Origin
-
Uses of Origin in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return OriginModifier and TypeMethodDescriptionConversation.origin()Returns the value of theoriginrecord component.Constructors in com.whatsapp.api.domain.webhook with parameters of type OriginModifierConstructorDescriptionConversation(String expirationTimestamp, Origin origin, String id) Creates an instance of aConversationrecord class.