toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.model.core.follow
/
AmityUserFollowInfo
Amity
User
Follow
Info
data
class
AmityUserFollowInfo
:
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
Status
Link copied to clipboard
fun
getStatus
(
)
:
AmityFollowStatus
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)