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

Update Properties associated with this identity. More...

Properties

IDictionary< string, string > Custom [get]
 Event custom properties.
IDictionary< string, string > Default [get]
 Event default properties.
bool Recompute [get]
 Informs the server to recompute the audience membership of the identity.

Detailed Description

Update Properties associated with this identity.

Property Documentation

◆ Custom

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

Event custom properties.

◆ Default

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

Event default properties.

◆ Recompute

bool Satori.IApiUpdatePropertiesRequest.Recompute
get

Informs the server to recompute the audience membership of the identity.


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