toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.follow
/
AmityMyFollowInfo
Amity
My
Follow
Info
data
class
AmityMyFollowInfo
:
Parcelable
Members
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
get
Follower
Count
Link copied to clipboard
fun
getFollowerCount
(
)
:
Int
get
Following
Count
Link copied to clipboard
fun
getFollowingCount
(
)
:
Int
get
Pending
Request
Count
Link copied to clipboard
fun
getPendingRequestCount
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)