Photon .NET Client API 4.1.4.8

Photon Chat

The Photon Chat solution is separate from the in-game communication. This enables your clients to send and receive messages to others, no matter if they are in the same room or not. Even during matchmaking you can contact others, friends can be found and you can get a user status.

Quick Start and Manuals

Getting Started with Photon Chat

Photon Chat is really easy to use. Check out the demos in the SDK.

Key Classes

The class ChatClient and the interface IChatClientListener wrap up most important parts of the Chat API.

The class AuthenticationValues allows you to set a UserId or use Custom Authentication. Set the ChatClient.AuthValues before you connect. The Chat API has this class in it's own namespace!

Additional Documentation

Read the readme.txt file at least once.
doc.photonengine.com/en/chat
forum.photonengine.com
Class list