Documentation

Support

Friends

Friends

Message

Learn how the Friends service handles player-to-player messages.
Read time 1 minuteLast updated 19 hours ago

The message feature allows a user to send a message to a friend. This is not intended to be a full-fledged chat feature but rather a simple way of sending a notification to a friend. For example, a developer could create and invite someone to a game by allowing a user to send an invite to a lobby, with the necessary information to join that lobby. A message is only sent to users that have their availability as ONLINE, BUSY, or AWAY. The message must also be a serializable object.

Message • Friends • Unity Docs