Skip to main content
PFGroupsAcceptGroupApplicationRequest data model. Accepts an outstanding invitation to join a group if the invited entity is not blocked by the group. Nothing is returned in the case of success.

Syntax

Members

customTags   PFStringDictionaryEntry const*
may be nullptr
(Optional) The optional custom tags associated with the request (e.g. build number, external trace identifiers, etc.). customTagsCount   uint32_t Count of customTags entity   PFEntityKey const* Type of the entity to accept as. Must be the same entity as the claimant or an entity that is a child of the claimant entity. group   PFEntityKey const* The identifier of the group.

Requirements

Header: PFGroupsTypes.h

See also

PFGroupsTypes members
Last modified on August 3, 2026