social library

Classes

ActivityFeed
Manages paginated loading and real-time streaming of FeedItems.
ActivityFeedSource
Abstract backend for fetching and publishing activity feed items.
CommentFeedItem
A comment event on a target item.
CustomFeedItem
A custom / arbitrary feed event.
FeedItem
Base type for all activity feed items.
FollowDataSource
Abstract backend for follow/unfollow operations.
FollowFeedItem
A follow event.
FollowService
High-level API for the follow/unfollow social graph.
LikeFeedItem
A like event on a target item.
PostFeedItem
A post-publication feed event.
ProfileDataSource
Abstract backend for user profile persistence.
ProfileService
Singleton service for reading and updating UserProfiles.
ShareService
Provides system share sheet integration and deep-link construction.
SocialAuthResult
The result of a successful social sign-in.
SocialAuthService
Abstract interface for social OAuth flows.
UserProfile
An immutable value type representing a user's public profile.

Enums

SocialProvider
Supported OAuth social providers.