C# Class PlayFab.ServerModels.UserTwitchInfo

Afficher le fichier Open project: PlayFab/PlayFabGameServer

Méthodes publiques

Свойство Type Description
TwitchId string
TwitchUserName string

Property Details

TwitchId public_oe property

Twitch ID
public string TwitchId
Résultat string

TwitchUserName public_oe property

Twitch Username
public string TwitchUserName
Résultat string