Nakama .NET Client SDK 3.13.0
Nakama .NET Client SDK
Loading...
Searching...
No Matches
Satori.IApiUpdateMessageRequest Interface Reference

The request to update the status of a message. More...

Properties

string ConsumeTime [get]
 The time the message was consumed by the identity.
 
string ReadTime [get]
 The time the message was read at the client.
 

Detailed Description

The request to update the status of a message.

Property Documentation

◆ ConsumeTime

string Satori.IApiUpdateMessageRequest.ConsumeTime
get

The time the message was consumed by the identity.

◆ ReadTime

string Satori.IApiUpdateMessageRequest.ReadTime
get

The time the message was read at the client.


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