LeanCloud C# SDK
|
Public Member Functions | |
LCIMPartiallySuccessResult () | |
Public Attributes | |
bool | IsSuccess => FailureList == null || FailureList.Count == 0 |
Properties | |
List< string > | SuccessfulClientIdList [get, set] |
List< LCIMOperationFailure > | FailureList [get, set] |
|
inline |
bool LeanCloud.Realtime.LCIMPartiallySuccessResult.IsSuccess => FailureList == null || FailureList.Count == 0 |
|
getset |
|
getset |