Class MessagingParticipant
java.lang.Object
com.restfb.types.webhook.messaging.MessagingParticipant
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
MessagingParticipant
public MessagingParticipant()
-
-
Method Details
-
isUserRef
-
toString
-
getId
-
setId
-
getUserRef
The user_ref of the user that triggered the webhook event. This is only available for webhook event from the chat plugin. -
setUserRef
The user_ref of the user that triggered the webhook event. This is only available for webhook event from the chat plugin.
-