LeanCloud C# SDK
Loading...
Searching...
No Matches
Properties | List of all members
LeanCloud.Storage.LCFollowersAndFollowees Class Reference

LCFollowersAndFollowees contains followers and followees. More...

Properties

List< LCObjectFollowers [get, set]
 The followers.
 
List< LCObjectFollowees [get, set]
 The followees.
 
int FollowersCount [get, set]
 The count of followers.
 
int FolloweesCount [get, set]
 The count of followees.
 

Detailed Description

LCFollowersAndFollowees contains followers and followees.

Property Documentation

◆ Followees

List<LCObject> LeanCloud.Storage.LCFollowersAndFollowees.Followees
getset

The followees.

◆ FolloweesCount

int LeanCloud.Storage.LCFollowersAndFollowees.FolloweesCount
getset

The count of followees.

◆ Followers

List<LCObject> LeanCloud.Storage.LCFollowersAndFollowees.Followers
getset

The followers.

◆ FollowersCount

int LeanCloud.Storage.LCFollowersAndFollowees.FollowersCount
getset

The count of followers.


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