Skip to main content
PFGroupsUnblockEntityRequest data model. Unblocks a list of entities from joining a group. No data 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* The entity to perform this action on. group   PFEntityKey const* The identifier of the group.

Requirements

Header: PFGroupsTypes.h

See also

PFGroupsTypes members
Last modified on August 1, 2026