Klasse Identity
java.lang.Object
com.restfb.types.AbstractFacebookType
com.restfb.types.whatsapp.platform.message.Identity
- Alle implementierten Schnittstellen:
Serializable
- Siehe auch:
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungState of acknowledgmentThe time when the WhatsApp Business Management API detected the customer may have changed their profile informationgetHash()
The ID for the messages system customer_identity_changedvoid
setAcknowledged
(String acknowledged) State of acknowledgmentvoid
setCreatedTimestamp
(Date createdTimestamp) The time when the WhatsApp Business Management API detected the customer may have changed their profile informationvoid
setCustomerIdentityChanged
(String customerIdentityChanged) void
The ID for the messages system customer_identity_changedVon Klasse geerbte Methoden com.restfb.types.AbstractFacebookType
equals, hashCode, toString
-
Konstruktordetails
-
Identity
public Identity()
-
-
Methodendetails
-
getAcknowledged
State of acknowledgment -
setAcknowledged
State of acknowledgment -
getCustomerIdentityChanged
-
setCustomerIdentityChanged
-
getCreatedTimestamp
The time when the WhatsApp Business Management API detected the customer may have changed their profile information -
setCreatedTimestamp
The time when the WhatsApp Business Management API detected the customer may have changed their profile information -
getHash
The ID for the messages system customer_identity_changed -
setHash
The ID for the messages system customer_identity_changed
-