Dojo
Loading...
Searching...
No Matches
Dojo.Nakama.NakamaRPC Class Reference

Static class for Nakama RPC functions. More...

Static Public Attributes

static readonly string JoinOrNewMatch = "RPCJoinOrNewMatch"
 
static readonly string RemoveUserAccount = "RPCRemoveUserAccount"
 
static readonly string CreateMatch = "RPCCreateMatch"
 
static readonly string UpdateMatch = "RPCUpdateMatch"
 
static readonly string CleanMatch = "RPCCleanMatch"
 
static readonly string QueryMatch = "RPCQueryMatch"
 
static readonly string QueryMatches = "RPCQueryMatches"
 

Detailed Description

Static class for Nakama RPC functions.

Member Data Documentation

◆ CleanMatch

readonly string Dojo.Nakama.NakamaRPC.CleanMatch = "RPCCleanMatch"
static

Clean up match storage

◆ CreateMatch

readonly string Dojo.Nakama.NakamaRPC.CreateMatch = "RPCCreateMatch"
static

Create match storage on Nakama

◆ JoinOrNewMatch

readonly string Dojo.Nakama.NakamaRPC.JoinOrNewMatch = "RPCJoinOrNewMatch"
static

Join or request new match

◆ QueryMatch

readonly string Dojo.Nakama.NakamaRPC.QueryMatch = "RPCQueryMatch"
static

Query single match state

◆ QueryMatches

readonly string Dojo.Nakama.NakamaRPC.QueryMatches = "RPCQueryMatches"
static

Query all active matches

◆ RemoveUserAccount

readonly string Dojo.Nakama.NakamaRPC.RemoveUserAccount = "RPCRemoveUserAccount"
static

Remove user account on Nakama

◆ UpdateMatch

readonly string Dojo.Nakama.NakamaRPC.UpdateMatch = "RPCUpdateMatch"
static

Update match storage on Nakama


The documentation for this class was generated from the following file: