Class GroupParticipantsUpdateValue.GroupEvent
java.lang.Object
com.restfb.types.webhook.whatsapp.GroupParticipantsUpdateValue.GroupEvent
- Enclosing class:
- GroupParticipantsUpdateValue
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()getWaId()voidsetAddedParticipants(List<GroupParticipant> addedParticipants) voidsetGroupId(String groupId) voidsetInitiatedBy(String initiatedBy) voidsetJoinRequestId(String joinRequestId) voidsetParentUserId(String parentUserId) voidvoidsetRemovedParticipants(List<GroupParticipant> removedParticipants) voidsetRequestId(String requestId) voidsetTimestamp(Date timestamp) voidvoidvoidsetUsername(String username) void
-
Constructor Details
-
GroupEvent
public GroupEvent()
-
-
Method Details
-
getTimestamp
-
setTimestamp
-
getGroupId
-
setGroupId
-
getType
-
setType
-
getRequestId
-
setRequestId
-
getInitiatedBy
-
setInitiatedBy
-
getReason
-
setReason
-
getJoinRequestId
-
setJoinRequestId
-
getAddedParticipants
-
setAddedParticipants
-
getRemovedParticipants
-
setRemovedParticipants
-
getWaId
-
setWaId
-
getUserId
-
setUserId
-
getParentUserId
-
setParentUserId
-
getUsername
-
setUsername
-