C# Class PlayFab.ClientModels.GetPhotonAuthenticationTokenRequest

Inheritance: PlayFabRequestCommon
Show file Open project: PlayFab/PlayFabGameServer Class Usage Examples

Public Properties

Property Type Description
PhotonApplicationId string

Property Details

PhotonApplicationId public property

The Photon applicationId for the game you wish to log into.
public string PhotonApplicationId
return string