toggle menu
amity-sdk
6.35.0.0
androidJvm
switch theme
search in API
amity-sdk
/
com.amity.socialcloud.sdk.api.core.follow
/
AmityUserRelationship
Amity
User
Relationship
class
AmityUserRelationship
(
userId
:
String
)
Members
Constructors
Amity
User
Relationship
Link copied to clipboard
constructor
(
userId
:
String
)
Functions
follow
Link copied to clipboard
fun
follow
(
)
:
Single
<
AmityFollowStatus
>
get
Followers
Link copied to clipboard
fun
getFollowers
(
)
:
AmityUserFollowersQuery.Builder
get
Follow
Info
Link copied to clipboard
fun
getFollowInfo
(
)
:
Flowable
<
AmityUserFollowInfo
>
get
Followings
Link copied to clipboard
fun
getFollowings
(
)
:
AmityUserFollowingsQuery.Builder