v1.0.0
Latest
2020.3+
Namespace Unity.Services.Friends
Classes
FriendsPackageInitializer
FriendsPackageInitializer register the friends component and modifies the configuration based on the project's configuration.
FriendsService
Provides access to the features of the Friends package. The IFriendsService Instance property provides a singleton that can be used to manage create, manage, and update friendships and other relationships.
Interfaces
IFriendsService
FriendsService is the managed service that let's user's interact with the Friends package's features
IMessagingService
IMessagingService allows users to send a message to other users.