|
Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
|
Classes | |
| class | Nakama.ChannelJoinMessage |
| Send a channel join message to the server. | |
Namespaces | |
| namespace | Nakama |
Enumerations | |
| enum | Nakama.ChannelType : uint { Nakama.Room = 1 , Nakama.DirectMessage = 2 , Nakama.Group = 3 } |
| The available channel types on the server. More... | |