Class Profile
The representation of a user's profile information
Inherited Members
Namespace: Unity.Services.Friends.Models
Assembly: Unity.Services.Friends.dll
Syntax
public class Profile
Properties
Name
The name of the user. The ability to set/get each individual user's name is detailed here
Declaration
public string Name { get; }
Property Value
Type | Description |
---|---|
string |