Sendbird Chat SDK for .NET  3.0.29
SendBird.ReadStatus Class Reference

Properties

long Timestamp [get]
 
User Reader [get]
 

Detailed Description

Object representing read status.

Property Documentation

◆ Reader

User SendBird.ReadStatus.Reader
get

Returns reader. The read time of this reader can be got by calling Timestamp.

Returns
The reader.

◆ Timestamp

long SendBird.ReadStatus.Timestamp
get

Returns the read time of a reader (refer to Reader).

Returns
Timestamp in milliseconds.

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