The Central Hub is a social betting layer for the Virtual Stadium Data SDK. It lets you build profile, social, notification, onboarding, leaderboard, and shared-bet experiences on top of the core SDK services.
The Central Hub feature set is split across focused SDK services:
CentralHubBetShareProviderCentralHubBetsProviderCentralHubBetShareCopyProviderCentralHubCommentingProviderCentralHubReactionsManagerCentralHubNotificationsProviderCentralHubProfileProviderCentralHubFollowersProviderCentralHubFollowingManagerCentralHubSearchProviderCentralHubOnboardingProviderCentralHubLeaderboardProviderCreate and browse shared betslips with filtering, sorting, and pagination support.
Copy shared betslips and map copied data into your own bet slip flow.
Load comments, post replies, and react to bet shares or comment threads.
Read Central Hub notification state and manage unread items.
Fetch profile data, shared bets, privacy settings, and avatar URLs.
Follow users, browse followers, and search within the Central Hub community.
Track whether a user has already completed the Central Hub onboarding flow.
Load ranked users by category and timeframe, then paginate through results.
Review the core channel, message, reaction, and bet sharing SDK flows.
See how the base profile provider exposes user profile data outside Central Hub.
Return to the main Data SDK overview and installation flow.