Skip to main content
PFSegmentsGetPlayersInSegmentResult data model.

Syntax

Members

continuationToken   const char*
is null-terminated
(Optional) Continuation token to use to retrieve subsequent pages of results. If token returns null there are no more results. playerProfiles   PFSegmentsPlayerProfile const*
may be nullptr
(Optional) Array of player profiles in this segment. playerProfilesCount   uint32_t Count of playerProfiles profilesInSegment   int32_t Count of profiles matching this segment.

Requirements

Header: PFSegmentsTypes.h

See also

PFSegmentsTypes members
Last modified on August 1, 2026