How to Rejoin a player in a room?

Options
I am building a multiplayer game using PUN where two player in a room will play with each other.
While playing if network seems very slow of a player, he/she automatically disconnected from Photon server.
I want to give a waiting time to respond the disconnected player and meanwhile he can again join the room and continue his game.

How can I do this?

Comments