Nakama .NET Client SDK 3.8.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Satori.IApiUpdatePropertiesRequest Interface Reference

Update Properties associated with this identity. More...

Inherited by Satori.ApiUpdatePropertiesRequest.

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: