C# Class PlayFab.ServerModels.GetContentDownloadUrlResult

Inheritance: PlayFab.SharedModels.PlayFabResultCommon
Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
URL string

Property Details

URL public_oe property

URL for downloading content via HTTP GET or HEAD method. The URL will expire in 1 hour.
public string URL
return string