Update Realtime/Realtime/Public/Result/LCIMOperationFailure.cs
Co-authored-by: Jang Rush <weakish@gmail.com>
parent
f5bd431cc7
commit
c4536d5b18
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue