OnPhotonCustomRoomPropertiesChanged example

Options
hi could anyone wrote an example how to use this?
        public void OnPhotonCustomRoomPropertiesChanged(ExitGames.Client.Photon.Hashtable propertiesThatChanged)
        {
            Debug.Log("bingo");
        }