C# Class PlayFab.ClientModels.UpdateUserTitleDisplayNameRequest

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

Public Properties

Property Type Description
DisplayName string

Property Details

DisplayName public property

New title display name for the user - must be between 3 and 25 characters.
public string DisplayName
return string