Class Friends
Here is the first point and call for accessing the Friends Package's features! Use the .Instance method to get a singleton of the type IFriends. From there, you can make various requests to the friends service API.
Namespace: Unity.Services.Friends
Syntax
public static class Friends
Properties
Instance
Provides the Friends Service SDK interface for making service API requests.
Declaration
public static IFriendsService Instance { get; }
Property Value
| Type | Description |
|---|---|
| IFriendsService |