C# Class PlayFab.ServerModels.UserTwitchInfo

Datei anzeigen Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
TwitchId string
TwitchUserName string

Property Details

TwitchId public_oe property

Twitch ID
public string TwitchId
return string

TwitchUserName public_oe property

Twitch Username
public string TwitchUserName
return string