Uses of Record Class
com.whatsapp.api.domain.webhook.Entry
Packages that use Entry
-
Uses of Entry in com.whatsapp.api.domain.webhook
Methods in com.whatsapp.api.domain.webhook that return types with arguments of type EntryModifier and TypeMethodDescriptionWebHookEvent.entry()Returns the value of theentryrecord component.Constructor parameters in com.whatsapp.api.domain.webhook with type arguments of type EntryModifierConstructorDescriptionWebHookEvent(List<Entry> entry, String object) Creates an instance of aWebHookEventrecord class.