C# Class PlayFab.ClientModels.GetPlayerSegmentsResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
Segments List

Property Details

Segments public property

Array of segments the requested player currently belongs to.
public List Segments
return List