Skip to main content
Version: 6.0.0

Player State

The Player State service provides session management operations for use by server-side scripts. These system calls allow invalidating active sessions for users, useful for implementing forced logout or security enforcement workflows.

API Summary

Session Management

tip

All client APIs whose names begin with "Sys" are also available to S2S. For the usages of the S2S player state APIs (if they are not listed in this section), refer to brainCloud client playerstate APIs.