Class Profile
The representation of a user's profile information
Namespace: Unity.Services.Friends.Models
Syntax
public class Profile
Properties
Name
The name of the user
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
String |