Update Realtime/Realtime/Public/Conversation/LCIMChatRoom.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
ced9619a95
commit
802061359e
|
@ -45,7 +45,7 @@ namespace LeanCloud.Realtime {
|
|||
|
||||
/// <summary>
|
||||
/// Fetchs the recipt timestamps 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 FetchReciptTimestamps() {
|
||||
|
|
Loading…
Reference in New Issue