Update Realtime/Realtime/Public/Conversation/LCIMChatRoom.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
efe8301773
commit
4a2b13a2af
|
@ -36,7 +36,7 @@ namespace LeanCloud.Realtime {
|
|||
|
||||
/// <summary>
|
||||
/// Flags the read status of this conversation.
|
||||
/// But it's nothing to do in LCIMChatRoom.
|
||||
/// But it is an no-op in LCIMChatRoom.
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
public override Task Read() {
|
||||
|
|
Loading…
Reference in New Issue