Update Realtime/Realtime/Public/Result/LCIMOperationFailure.cs

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

View File

@ -2,7 +2,7 @@
namespace LeanCloud.Realtime {
/// <summary>
/// LCIMOperationFailure is the result that handles the operation of conversation.
/// LCIMOperationFailure is the failed result of a conversation operation.
/// </summary>
public class LCIMOperationFailure {
public int Code {