Skip to main content
PFGroupsGetGroupRequest data model. Returns the ID, name, role list and other non-membership related information about a group.

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 group   PFEntityKey const*
may be nullptr
(Optional) The identifier of the group. groupName   const char*
is null-terminated
(Optional) The full name of the group.

Requirements

Header: PFGroupsTypes.h

See also

PFGroupsTypes members
Last modified on August 1, 2026