C# Class PlayFab.ClientModels.UserTwitchInfo

Show file Open project: PlayFab/PlayFabGameServer

Public Properties

Property Type Description
TwitchId string
TwitchUserName string

Property Details

TwitchId public property

Twitch ID
public string TwitchId
return string

TwitchUserName public property

Twitch Username
public string TwitchUserName
return string