LeanCloud C# SDK
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
LeanCloud.Realtime.LCIMPartiallySuccessResult Class Reference

LCIMPartiallySuccessResult is the partially successful result of a conversation operation. More...

Public Member Functions

 LCIMPartiallySuccessResult ()
 

Properties

List< string > SuccessfulClientIdList [get, set]
 
List< LCIMOperationFailureFailureList [get, set]
 
bool IsSuccess [get]
 

Detailed Description

LCIMPartiallySuccessResult is the partially successful result of a conversation operation.

Constructor & Destructor Documentation

◆ LCIMPartiallySuccessResult()

LeanCloud.Realtime.LCIMPartiallySuccessResult.LCIMPartiallySuccessResult ( )
inline

Property Documentation

◆ FailureList

List<LCIMOperationFailure> LeanCloud.Realtime.LCIMPartiallySuccessResult.FailureList
getset

◆ IsSuccess

bool LeanCloud.Realtime.LCIMPartiallySuccessResult.IsSuccess
get

◆ SuccessfulClientIdList

List<string> LeanCloud.Realtime.LCIMPartiallySuccessResult.SuccessfulClientIdList
getset

The documentation for this class was generated from the following file: