Loading...
Searching...
No Matches
Server API

Topics

 Server Authentication
 Server User Management
 Server Multiplayer
 Server Commerce
 Server Progression
 Server Cloud Save
 Server Analytics

Files

file  GameStandardAnalyticsServerService.cs
file  IServerProfanityFilter.cs
file  IServerMiscellaneousWrapper.cs
file  ServerMiscellaneous.cs
file  ServerMiscellaneousApi.cs
file  ServerOauthLoginSession.cs
file  ServerProfanityFilter.cs
file  ServerProfanityFilterApi.cs
file  ServiceVersion.cs
file  ServiceVersionApi.cs
file  AccelByteStatsDMetricBuilder.cs
file  AccelByteStatsDMetricExporterApi.cs
file  IAccelByteStatsDMetricCollector.cs

Classes

class  AccelByteStatsDMetricCollector

Detailed Description

Server-side APIs for dedicated servers and backend services.

These APIs are designed for use in dedicated game servers and backend services. They provide server-to-server communication and administrative operations.

Access server APIs through:

var apiServer = AccelByteSDK.GetServerRegistry().GetApi();