Update Realtime/Realtime/Public/Conversation/LCIMChatRoom.cs

Co-authored-by: Jang Rush <weakish@gmail.com>
oneRain 2021-04-21 12:12:23 +08:00 committed by GitHub
parent efe8301773
commit 4a2b13a2af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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() {