This content is not the latest documentation. Please visit our new documentation.

Client C# API

Overview

The "Beamable SDK for Unity" allows game makers to add social, commerce and content to games.

API

Here is the Client C# API script reference https://csharp.cdocs.beamable.com/latest/namespaces.html.

Main

NameDetail
ImageBeamable.APIThe entry point for Beamable'sC# Client Code features

Microservices

NameDetail
ImageIBeamableServicesThe entry point for Beamable'sC# Server Code (Microservice) features

By Feature

Here is the C# API script reference organized by Feature.

NameManualDetail
ImageCloudDataServiceA/B TestingAllow game makers to deploy new functionality to subset of players
ImageAuthServiceAccountsAllow player account management
ImageAnalyticsTrackerAnalyticsAllow game maker to track player behavior
ImageAnnouncementsServiceAnnouncementsAllow player to manage announcements
ImageCalendarsServiceAllow game makers to offer rewards on a calendar schedule
ImageChatServiceChatAllow players to communicate in-game
ImageCloudSavingServiceCloud SaveAllow player to store progress
ImageCommerceServiceStoreAllow player to shop
ImageConnectivityServiceConnectivityIndicates status of network connection availability
ImageContentService ContentAllow game maker to store project-specific data
ImageEventsServiceEventsAllow game maker to set up a one-time competition
ImageGroupsServiceGroupsAllow players to create groups and interact in real-time
ImageInventoryServiceInventoryAllow player to manage inventory
ImageLeaderboardServiceLeaderboardsAllow player to manage inventory
ImageMailServiceMailAllows players to manage in-game mail
ImageMatchmakingServiceMatchmakingAllow game makers to create multi-user experiences
ImageSimClientMultiplayerAllow game makers to create multi-user experiences
ImagePaymentServiceStoreAllow player to shop
ImagePushServiceNotificationsAllow games to send and receive messages through subscriptions.
ImageStatsServiceStatsAllow game maker to store player-specific data
ImageTournamentsServiceTournamentsAllow game maker to set up a recurring tournament