C# Class PlayFab.ClientModels.GetPlayFabIDsFromGoogleIDsRequest

Inheritance: PlayFabRequestCommon
Exibir arquivo Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
GoogleIDs List

Property Details

GoogleIDs public_oe property

Array of unique Google identifiers (Google+ user IDs) for which the title needs to get PlayFab identifiers.
public List GoogleIDs
return List