Photon C++ Client API: ExitGames::LoadBalancing::CustomAuthenticationType Namespace Reference

Photon C++ Client API

Photon C++ Client API  4.1.12.2
ExitGames::LoadBalancing::CustomAuthenticationType Namespace Reference

Variables

static const nByte CUSTOM
 Use a custom authentication service.
 
static const nByte STEAM
 Authenticates users by their Steam Account. Set auth values accordingly!
 
static const nByte FACEBOOK
 Authenticates users by their Facebook Account. Set auth values accordingly!
 
static const nByte OCULUS
 Authenticates users by their Oculus Account. Set auth values accordingly!
 
static const nByte PLAYSTATION
 Authenticates users by their PSN Account. Set auth values accordingly!
 
static const nByte XBOX
 Authenticates users by their XBox Network Account. Set auth values accordingly!
 
static const nByte NONE
 Disables custom authentication.
 

Detailed Description

Options for optional "Custom Authentication" services used with Photon. Used when the client sends an authentication request to the server.

CustomAuthenticationType