Instant Connections
Create meaningful connections between users with simple follow/unfollow actions
Request Management
Support both direct following and request-based workflows
You can follow any user by their user ID. The SDK will handle whether the follow is direct or request-based, depending on your network configuration.
Product Behavior
- If direct following is enabled, the connection is established instantly.
- If request-based following is enabled, the target user must accept the request before the connection is established.
- The follow status can be:
accepted,pending,none, orblocked.
Follow User
Unfollow User
Unfollowing a user is immediate and does not require confirmation from the other user. The connection is removed and counters are updated.
Related Topics
Accept/Decline Requests
Handle incoming follow requests with approval workflows
Connections & Counts
Check relationship status and connection counters between users
Follower Lists
Retrieve and display follower and following lists for users