JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Record Class
com.whatsapp.api.domain.webhook.Change
Packages that use
Change
Package
Description
com.whatsapp.api.domain.webhook
Uses of
Change
in
com.whatsapp.api.domain.webhook
Methods in
com.whatsapp.api.domain.webhook
that return types with arguments of type
Change
Modifier and Type
Method
Description
List
<
Change
>
Entry.
changes
()
Returns the value of the
changes
record component.
Constructor parameters in
com.whatsapp.api.domain.webhook
with type arguments of type
Change
Modifier
Constructor
Description
Entry
(
List
<
Change
> changes,
String
id, long time)
Creates an instance of a
Entry
record class.