Uses of Record Class
com.whatsapp.api.domain.webhook.Error
-
Uses of Error in com.whatsapp.api.domain.webhook
Modifier and TypeMethodDescriptionMessage.errors()
Returns the value of theerrors
record component.Status.errors()
Returns the value of theerrors
record component.ModifierConstructorDescriptionStatus
(String id, Conversation conversation, Pricing pricing, String recipientId, MessageStatus status, String timestamp, List<Error> errors) Creates an instance of aStatus
record class.