Custom authentication id of remote player ?

Options
Does the master client know the custom authentication id of the remote players ?
Is it stored somewhere in the photonplayer class ?

I want to know which facebook player connected but i don't want to trust the client telling me.

PS: I am using photon cloud.

Comments

  • vadim
    Options
    Master client does not know anything special about players. Authentication service ids are not stored on clients or Photon servers. Probably Photon does not even know about such thing as facebook id. It just sends request to authentication service and checks result.