Follow Client
interface FollowClient
Used to allow following and unfollowing an EchoMediaItem with the EchoMediaItem.isFollowable set to true.
See also
Functions
Link copied to clipboard
Follows/Unfollow an Item. This will only be called if the EchoMediaItem.isFollowable is true.
Link copied to clipboard
Gets the followers count of an item. This will only be called if the EchoMediaItem.isFollowable is true.
Link copied to clipboard
Checks if an item is followed. This will only be called if the EchoMediaItem.isFollowable is true.