Nakama .NET Client 3.17.0
The official Nakama and Satori .NET client.
Loading...
Searching...
No Matches
Satori.IApiProperties Interface Reference

Properties associated with an identity. More...

Properties

IDictionary< string, string > Computed [get]
 Event computed properties.
IDictionary< string, string > Custom [get]
 Event custom properties.
IDictionary< string, string > Default [get]
 Event default properties.

Detailed Description

Properties associated with an identity.

Property Documentation

◆ Computed

IDictionary<string, string> Satori.IApiProperties.Computed
get

Event computed properties.

◆ Custom

IDictionary<string, string> Satori.IApiProperties.Custom
get

Event custom properties.

◆ Default

IDictionary<string, string> Satori.IApiProperties.Default
get

Event default properties.


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