Sending int & bool value over photon network

Options
I'm making a multiplayer game in unity using photon network. I'm trying to create a different scene for two players, but want to pass over int and boolean value from one player to another. Since I'm new to all of this I don't have any idea as to how to solve this problem. Can anybody help? ty!