Where is the kick player listener

Options
photonnetwork.closeconnection(player);

It only works OnLeftRoom()
How to tell kick user Thrown out of the room

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    Options
    Hi @querwilly,

    There is no special callback for CloseConnection() other than the normal disconnection callbacks.
    Because there is no proper "Kick" in Photon.

  • querwilly
    Options
    thanks i will try rpc