Update Realtime/Realtime/Public/Conversation/LCIMConversationQuery.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
802061359e
commit
0547e81d5f
|
@ -7,7 +7,7 @@ using System;
|
|||
|
||||
namespace LeanCloud.Realtime {
|
||||
/// <summary>
|
||||
/// LCIMConversationQuery is the query for conversation.
|
||||
/// LCIMConversationQuery is the query for conversations.
|
||||
/// </summary>
|
||||
public class LCIMConversationQuery {
|
||||
internal const int CompactFlag = 0x1;
|
||||
|
|
Loading…
Reference in New Issue