How to reconnect a player to same room and get missed events

I am new in using photon.Currently i am working on a turn based game project.So my question is when a player get disconnected from photon (it could be internet connection problem) how to reconnect that player in the same room?And also as i am working on a turn base game so how can the disconnect player get those raisedevents after reconnecting with photon?

Answers