CLient API

The Client API offers a C ABI interface for the Game Carrier client library. Game Carrier provides various libraries for different platforms, such as PC, Android, iOS, PS4, PS5, Xbox One, Xbox X, and Nintendo Switch. All these libraries support the same API, making it easier to write cross-platform code.

The description of the Client API is divided into the following sections:

  • Initialization & Finalization: This section explains how to initialize and finalize the Game Carrier client library.
  • Messaging: Here, you will find details on how to send and receive messages.
  • Logging: This section provides guidance on configuring and performing logging with the client library.